What is GraphQL?
GraphQL is a query language for APIs that lets you request exactly the data you need. Unlike REST APIs where you call multiple endpoints and receive fixed data structures, GraphQL allows you to specify precisely which fields you want in a single request.API Endpoint
URL:https://gql.novig.us/v1/graphql