Closed NiksanJP closed 10 months ago
Hello, please consider using the new DDB modules to interact with your DynamoDB data source using a JavaScript resolver. https://aws.amazon.com/blogs/mobile/introducing-new-aws-appsync-module-and-functions-for-dynamodb-javascript-resolvers/
The module makes it easier to properly query your table. Right now you may have some syntax errors in your expression.
My resolver template
I am trying to query the date and username but I keep on getting this error
How do I query this ?