Content Deep Dive
How to run diffs and operation checks in Apollo Sandbox
Blog post from Apollo
Post Details
Company
Date Published
Author
Parul Schroff
Word Count
418
Language
English
Hacker News Points
-
Summary
To make use of these new features in Apollo Sandbox, you can connect to your localhost via the Sandbox endpoint field and validate your schema changes before publishing them to Studio. You can then compare your local schema against a registered graph to see the diff and ensure there are no breaking changes by running operation checks. These new improvements allow for easy collaboration and testing of GraphQL schema changes locally.