One of the most common concerns we hear from teams is that they want to move fast with GraphQL, but they also want to make sure that the changes they're making to their schema are safe to deploy to production.
Schema validation compares proposed schema changes against an organization's production API traffic to ensure any changes won't break existing clients. The schema validation workflow integrates with existing CI/CD pipelines and the GitHub pull request workflow to give teams the confidence to evolve their GraphQL API safely while maintaining a lean schema.
Sign up for a free Teams trial to start with schema validation today: engine.apollographql.com/
コメント