Base URL that should be requested. /graphql
will be attached to it to
make a request.
Operation to request. Use graphql-tag
to wrap the operation string.
Bearer authorization token.
Optional
variablesOptional GraphQL request variables.
Generated using TypeDoc
Config to make a GraphQL request using
makeGraphQLRequest