2 years ago
Breaking Change Detection
We're happy to release the new graphcdn check
CLI subcommand.
Based on the analytics data GraphCDN collects for your service, we check that any breaking changes you make to your GraphQL API will not affect your users. See https://graphcdn.io/blog/announcing-graphcdn-check for the announcement blog post and https://docs.graphcdn.io/docs/cli#check for the documentation.
The next step? Opening a PR on your CI/CD workflow to call graphcdn check
as part of your pipelines.