graphQlOperation

@JvmName(name = "tvtiqqbamynttljs")
suspend fun graphQlOperation(value: Output<String>)
@JvmName(name = "fifwbbcfhaajpdlk")
suspend fun graphQlOperation(value: String)

Parameters

value

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 .