Lambda resolver not populating graphql field
I am trying to setup a graphql API using AWS Amplify which creates a notes system in which any authenticated user can create a note, as well as read any note created by a user that shares a cognito group with them.
Unable to insert an item with Graphql
for some reason when I insert an object in my table it works well but I still get an error message. And when I query a particular object I get the same error. Hopefully somebody can see what I’m doing wrong.
I’m using graphql from amplify.