Project Index
Entry page for the backend runtime. Use the links below to reach the GraphQL endpoint, open Apollo Sandbox for schema exploration, or read the llms.txt index that frontend agents and tooling can consume directly.
GraphQL Endpoint
Primary API endpoint. Send POST requests with GraphQL operations to this path.
${appBaseUrl}/graphqlApollo Sandbox
Interactive schema docs and request explorer backed by the live GraphQL schema.
${appBaseUrl}/sandboxllms.txt
LLM-facing documentation index with curated links to deeper backend documentation.
${appBaseUrl}/llms.txtLLM Documentation
Curated backend documentation pages linked from the llms index. These are served directly over HTTP and can be opened individually.