If you have any questions that aren't answered here, feel free to ping us anytime at support@graphcdn.io!
Cache configuration
GraphCDN gives you fine-grained per-type or even per-field control over your cache behaviour for every single query that is sent through your service with cache rules.
Cache purging
Invalidate cached query results by ID, type or query globally in 150ms with your app's Purging API.
Scopes
Define scopes to cache data separately for each user, whether they authenticate with headers or cookies.
Key fields
Define which fields to use to uniquely identify certain nodes, which is necessary for the Purging API to be generated correctly.
CLI
Configure everything about your cache right from your codebase and push production schema changes with the GraphCDN CLI.
graphcdn.yml
Reference for the graphcdn.yml config file.
Production usage
Start using GraphCDN to cache your GraphQL API for your users in production
Environments
Your graphcdn.yml can define "environments", which is most useful to have different services for staging and production.
Limits
The limits of GraphCDN.