What is GraphQL?
GraphQL is a query language for APIs that lets you request exactly the fields you need in a single, typed request, with no over-fetching and no chained calls. Brandfetch’s GraphQL endpoint is available athttps://graphql.brandfetch.io and authenticates with the same API key as the REST APIs.