v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13214471.4 KB
projects

Execute a predefined mutation in a Connector.

post/v1/{+name}:executeMutation

Path parameters

namestring required

Required. The resource name of the connector to find the predefined mutation, in the format: projects/{project}/locations/{location}/services/{service}/connectors/{connector}

Request body

variablesobject

Optional. Values for GraphQL variables provided in this request.

operationNamestring

Required. The name of the GraphQL operation name. Required because all Connector operations must be named. See https://graphql.org/learn/queries/#operation-name.

Response

Successful response