Parameters
A GraphQL query string.
The named variables your query accepts. If your query has no variables, you needn’t pass any.
Returns
A
Promise to the structured JSON as defined by your query.