graphqlOperation property

Input<String?>? graphqlOperation
final

Contains the GraphQL mutation to be parsed and executed.

Implementation

final pulumi.Input<String?>? graphqlOperation;