You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
I think this will be pretty easy with dynamodb, we can just json stringify the field with an embdedded type.
I suspect in updating an embeded type, it will be treated like any other field, in that you need to replace the whole thing.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
I think this will be pretty easy with dynamodb, we can just json stringify the field with an embdedded type.
I suspect in updating an embeded type, it will be treated like any other field, in that you need to replace the whole thing.
The text was updated successfully, but these errors were encountered: