AppSyncParameters
Contains the GraphQL operation to be parsed and executed, if the event target is an AWS AppSync API.
Contents
- GraphQLOperation
-
The GraphQL operation; that is, the query, mutation, or subscription to be parsed and executed by the GraphQL service.
For more information, see Operations in the AWS AppSync User Guide.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1048576.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: