The organization ID.
GraphQL query to execute.
Partners token.
Optional
variables: TVariablesGraphQL variables to pass to the query.
Optional
cacheOptions: CacheOptionsCache options for the request. If not present, the request will not be cached.
Optional
requestOptions: RequestOptionsPreferred behaviour for the request.
Optional
unauthorizedHandler: UnauthorizedHandlerOptional handler for unauthorized requests.
The response of the query of generic type
Executes an org-scoped GraphQL query against the App Management API. Uses typed documents.