operationName property
The name of the GraphQL operation name.
Required because all Connector operations must be named. See https://graphql.org/learn/queries/#operation-name.
Required.
Implementation
core.String? operationName;
The name of the GraphQL operation name.
Required because all Connector operations must be named. See https://graphql.org/learn/queries/#operation-name.
Required.
core.String? operationName;