1 Answers
0
Hello, I understand that your use case is to ignore parsing of all fields in a query or mutation i.e, pass fields directly to Lambda resolver without any modification at the VTL template.
Please note that the parsing process in AppSync is done via the utility helper. Hence, kindly remove these utility helper from the VTL template to ignore the parsing. You may also check the VTL template which forwards the field and input arguments directly to the Lambda function without any parsing at the VTL template level.
In case I misunderstood the query, please feel free to reach out to us via creating a support case from the support centre dashboard.
Relevant questions
Is it possible to create a Public Graphql end point using AWS AppSync?
asked 3 months agoIs it possible ignore all fileds parsing in a query or mutation ?
asked 25 days agoWhitelist fields in direct POST without requiring them to be in the form
asked 2 years agoCan I use the ID of my saved query to start query execution in Athena SDK?
asked 3 months agoAWS Amplify - Field Level GraphQL Auth on Required Fields
asked 7 months agoHow to query all items of a specific type?
asked 5 months agohow to get _version in appsync graphql query on flutter application
asked 5 months agoIs it possible for RDS Proxy to ignore a reader instance?
asked 4 months agoHow to Filter by Query on Nested Fields in AWS AppSync
asked 3 years agoDynamoDB ProjectionExpression exclude attribute (all fields except one)
asked 3 years ago