How to model one-to-many relationships with AppSync and DynamoDB
Thank you to Josh for asking this question on the AppSync Masterclass forum. His original question goes like this: Let’s say I want to add a one-to-many relationship from Profile to a new property called “Tag” (a complex object with “name” and “color” properties) so a user can define their own Tags. I would also like a …
How to model one-to-many relationships with AppSync and DynamoDB Read More »