-
Notifications
You must be signed in to change notification settings - Fork 2
Scalar Output Type of Root Type
Adil Bektursunov edited this page Dec 17, 2025
·
6 revisions
| # | Change id | Example | ER | Storybook |
|---|---|---|---|---|
| 1 | mark-optional-output-type-as-mandatory | before after | non-breaking | mark-optional-output-type-as-mandatory |
| 2 | mark-mandatory-output-type-as-optional | before after | breaking | mark-mandatory-output-type-as-optional |
| 3 | change-output-type | before after | breaking | change-output-type |
| 4 | add-list-type-for-output-type | before after | breaking | add-list-type-for-output-type |
| 5 | add-enum-value-in-output-type | before after | requires attention | add-enum-value-in-output-type |
| 6 | remove-enum-value-in-output-type | before after | non-breaking | remove-enum-value-in-output-type |
| 7 | change-output-type-from-enum-to-string | before after | breaking | change-output-type-from-enum-to-string |
| 8 | add-description-for-enum-value-in-output-type | before after | annotation | add-description-for-enum-value-in-output-type |
| 9 | change-description-for-enum-value-in-output-type | before after | annotation | change-description-for-enum-value-in-output-type |
| 10 | delete-description-for-enum-value-in-output-type | before after | annotation | delete-description-for-enum-value-in-output-type |