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