GraphQL
GraphQL Endpoint
Execute GraphQL queries for advanced data retrieval and search
POST
Documentation Index
Fetch the complete documentation index at: https://specstory.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
Bearer token for authentication
The GraphQL query string
Variables for the GraphQL query
Name of the operation to execute (for queries with multiple operations)
Response
Query results (structure depends on the query)
Array of error objects if any errors occurred