A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
Upsert should return the same type as Put and Create. This must have been an oversight in 2.7.0 when the response type was changed. This is considered non-breaking as the response type was a partial of the same type being returned now. Thank you, @eXamadeus for bringing forward this discussion!
Upsert should return the same type as Put and Create. This must have been an oversight in
2.7.0
when the response type was changed. This is considered non-breaking as the response type was a partial of the same type being returned now. Thank you, @eXamadeus for bringing forward this discussion!