Auth token. This is the token returned by getAuthToken(). Just the token, do not include "Bearer" in this string, that is handled inside the method.
Organization context. This is provided by the Finite State API management. It looks like "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".
The GraphQL query string
Optional
variables: Record<string, any>Variables to be used in the GraphQL query, by default null
Send a GraphQL query to the API