About GraphQL
GraphQL is an API query language that is used broadly by Kraken. It allows you to query for all the information you want in a single request.
If GraphQL is new to you, information about how it works and how to form queries can be found on the GraphQL Foundation's website, and further reading can be found in the specification.