Exercise: Schema checks
Walk through a few schema changes and familiarize yourself with GraphOS schema checks.
Situation 1
Remove the description for any field, then run a schema check.
Undo your changes for the next question.
Situation 2
Add the following to your schema:
type Chef {FirstName: String}
Run a schema check.
Undo your changes for the next question.
Situation 3
Remove the cookingTime
field, along with its description. Run a schema check. Open up the check in Studio and select one of the affected operations.
Click "Override", then "Mark changes as safe".
Re-run the check using Studio.
Share your questions and comments about this lesson
Your feedback helps us improve! If you're stuck or confused, let us know and we'll help you out. All comments are public and must follow the Apollo Code of Conduct. Note that comments that have been resolved or addressed may be removed.
You'll need a GitHub account to post below. Don't have one? Post in our Odyssey forum instead.