v1

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

Execute a predefined query in a Connector.

post/v1/{+name}:executeQuery

Path parameters

namestring required

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

Request body

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.

variablesobject

Optional. Values for GraphQL variables provided in this request.

Response

Successful response