v1

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

Impersonate a mutation defined on a Firebase SQL Connect connector. It grants the admin SDK access to mutations defined in the given connector. The caller can choose to impersonate a particular Firebase Auth user, or skip @auth completely.

post/v1/{+name}:impersonateMutation

Path parameters

namestring required

Required. The resource name of the connector to find the predefined query/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