Documentation Index
Fetch the complete documentation index at: https://docs.novig.com/llms.txt
Use this file to discover all available pages before exploring further.
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