The organization ID.
GraphQL query to execute.
Partners token.
GraphQL variables to pass to the query.
Cache options for the request. If not present, the request will not be cached.
Preferred behaviour for the request.
Optional handler for unauthorized requests.
Optional
Param: orgId
The organization ID.
Param: query
GraphQL query to execute.
Param: token
Partners token.
Param: variables
GraphQL variables to pass to the query.
Param: cacheOptions
Cache options for the request. If not present, the request will not be cached.
Param: requestOptions
Preferred behaviour for the request.
Param: unauthorizedHandler
Optional handler for unauthorized requests.