GraphQL: Query the GraphQL Admin API
Description
Query the GraphQL Admin API
Usage
graphQlQuery(query, ..., includeExtensions = FALSE)
Arguments
query
a literal GraphQL query string
...
additional request parameters
includeExtensions
should the extensions portion of the graphql query results be included in the return object. Default is FALSE