Authorization
header, prefixed by Bearer
.
POST
method. The body of the request should be a JSON object with a query
key. The value of the query
key should be a GraphQL query. The following examples show how to ask for just the invoice number of all invoices.