#StudioSeptember: Create Components with Nested Data
This September, we're launching new AWS Amplify Studio features each week. Today we're launching nested components. I'm going to add a component with nested data to a recipe app, if you're new to Amplify Studio check out that full tutorial first!
Fir...
aspittel.hashnode.dev2 min read
Peter Dyas
I changed the sample code to use const comments = await SSR.DataStore.query(Comment, c => c.recipeID.eq(recipe.id)) seems to work now