AWS AppSync GraphQL Mutation Not Returning Updated Item After DynamoDB Write
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-23
AWS AppSync DynamoDB GraphQL
I'm currently using AWS AppSync to manage my GraphQL API, and I'm facing an issue where a mutation that writes to DynamoDB does not return the updated item as e...