Fastly GraphQL Schema
This conceptual GraphQL schema represents the Fastly edge cloud platform API surface. Fastly does not currently expose a native GraphQL endpoint; this schema is a structured representation of the REST API resources available at https://developer.fastly.com/reference/api/ translated into GraphQL types and operations.
Overview
Fastly GraphQL Schema is a GraphQL API specification published by Fastly on the APIs.io network.
This conceptual GraphQL schema represents the Fastly edge cloud platform API surface. Fastly does not currently expose a native GraphQL endpoint; this schema is a structured representation of the REST API resources available at https://developer.fastly.com/reference/api/ translated into GraphQL types and operations.
The specification includes 2 reference links.
Tagged areas include CDN, Edge Cloud, Edge Compute, WebAssembly, and Security.
Endpoint
References
- REST API Reference https://www.fastly.com/documentation/reference/api/
- GitHub Organization https://github.com/fastly