-
Notifications
You must be signed in to change notification settings - Fork 2
Directives
Adil Bektursunov edited this page Dec 14, 2025
·
2 revisions
| # | Change id | Example | ER | Storybook |
|---|---|---|---|---|
| 1 | add-default-deprecated-directive-for-field-definition | before after | deprecated | add-default-deprecated-directive-for-field-definition |
| 2 | remove-default-deprecated-directive-for-field-definition | before after | deprecated | remove-default-deprecated-directive-for-field-definition |
| 3 | add-reason-of-deprecated-directive-in-field-definition | before after | annotation | add-reason-of-deprecated-directive-in-field-definition |
| 4 | remove-reason-of-deprecated-directive-in-field-definition | before after | annotation | remove-reason-of-deprecated-directive-in-field-definition |
| 5 | add-deprecated-directive-with-reason-for-field-definition | before after | deprecated | add-deprecated-directive-with-reason-for-field-definition |
| 6 | remove-deprecated-directive-with-reason-in-field-definition | before after | deprecated | remove-deprecated-directive-with-reason-in-field-definition |
| 7 | update-reason-for-deprecated-directive-in-field-definition | before after | annotation | update-reason-for-deprecated-directive-in-field-definition |
| 8 | add-default-deprecated-directive-for-enum-value | before after | deprecated | add-default-deprecated-directive-for-enum-value |
| 9 | add-deprecated-directive-with-reason-for-enum-value | before after | deprecated | add-deprecated-directive-with-reason-for-enum-value |
| 10 | add-reason-for-deprecated-directive | before after | annotation | add-reason-for-deprecated-directive |
| 11 | update-reason-for-deprecated-directive | before after | annotation | update-reason-for-deprecated-directive |
| 12 | remove-reason-for-deprecated-directive | before after | annotation | remove-reason-for-deprecated-directive |
| 13 | remove-deprecated-directive-from-enum-value | before after | deprecated | remove-deprecated-directive-from-enum-value |
| 14 | remove-deprecated-directive-with-reason-from-enum-value | before after | deprecated | remove-deprecated-directive-with-reason-from-enum-value |
| 15 | add-schema-directive-with-no-usage | before after | add-schema-directive-with-no-usage | |
| 16 | delete-schema-directive-with-no-usage | before after | delete-schema-directive-with-no-usage | |
| 17 | add-argument-for-schema-directive-with-no-usage | before after | add-argument-for-schema-directive-with-no-usage | |
| 18 | delete-argument-for-schema-directive-with-no-usage | before after | delete-argument-for-schema-directive-with-no-usage | |
| 19 | add-argument-default-value-of-schema-directive-with-no-usage | before after | add-argument-default-value-of-schema-directive-with-no-usage | |
| 20 | update-argument-default-value-of-schema-directive-with-no-usage | before after | update-argument-default-value-of-schema-directive-with-no-usage | |
| 21 | delete-argument-default-value-of-schema-directive-with-no-usage | before after | delete-argument-default-value-of-schema-directive-with-no-usage | |
| 22 | add-executable-directive-with-no-usage | before after | unclassified | add-executable-directive-with-no-usage |
| 23 | delete-executable-directive-with-no-usage | before after | unclassified non-breaking | delete-executable-directive-with-no-usage |
| 24 | add-argument-for-executable-directive-with-no-usage | before after | unclassified | add-argument-for-executable-directive-with-no-usage |
| 25 | delete-argument-in-executable-directive-with-no-usage | before after | unclassified breaking | delete-argument-in-executable-directive-with-no-usage |
| 26 | add-argument-default-value-of-executable-directive-with-no-usage | before after | unclassified | add-argument-default-value-of-executable-directive-with-no-usage |
| 27 | update-argument-default-value-of-executable-directive-with-no-usage | before after | unclassified | update-argument-default-value-of-executable-directive-with-no-usage |
| 28 | delete-argument-default-value-of-executable-directive-with-no-usage | before after | unclassified | delete-argument-default-value-of-executable-directive-with-no-usage |
| 29 | apply-schema-directive-to-scalar | before after | unclassified | apply-schema-directive-to-scalar |
| 30 | apply-schema-directive-to-object | before after | unclassified | apply-schema-directive-to-object |
| 31 | apply-schema-directive-to-field-definition | before after | unclassified | apply-schema-directive-to-field-definition |
| 32 | apply-schema-directive-to-argument-definition | before after | unclassified | apply-schema-directive-to-argument-definition |
| 33 | apply-schema-directive-to-interface | before after | unclassified | apply-schema-directive-to-interface |
| 34 | apply-schema-directive-to-union | before after | unclassified | apply-schema-directive-to-union |
| 35 | apply-schema-directive-to-enum | before after | unclassified | apply-schema-directive-to-enum |
| 36 | apply-schema-directive-to-enum-value | before after | unclassified | apply-schema-directive-to-enum-value |
| 37 | apply-schema-directive-to-input-object | before after | unclassified | apply-schema-directive-to-input-object |
| 38 | apply-schema-directive-to-input-field-definition | before after | unclassified | apply-schema-directive-to-input-field-definition |
| 39 | add-argument-for-schema-directive | before after | non-breaking | add-argument-for-schema-directive |
| 40 | delete-argument-for-schema-directive | before after | non-breaking | delete-argument-for-schema-directive |
| 41 | add-argument-default-value-for-schema-directive | before after | non-breaking | add-argument-default-value-for-schema-directive |
| 42 | update-argument-default-value-for-schema-directive | before after | non-breaking | update-argument-default-value-for-schema-directive |
| 43 | delete-argument-default-value-for-schema-directive | before after | non-breaking | delete-argument-default-value-for-schema-directive |
| 44 | add-new-schema-location-to-directive | before after | non-breaking | add-new-schema-location-to-directive |
| 45 | delete-schema-location-in-directive | before after | non-breaking | delete-schema-location-in-directive |
| 46 | add-executable-location-to-directive | before after | unclassified | add-executable-location-to-directive |
| 47 | delete-executable-location-to-directive | before after | unclassified breaking | delete-executable-location-to-directive |