StabilityLevel
is an
enumerated list of stability levels of GraphQL mutation and query
fields.
Table: StabilityLevel
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Feb 27, 2025 | |||||
LongTerm | boolean | This part of the GraphQL API is long-term stable. This means that breaking changes will be announced 1 year in advance, except in extraordinary situations like security vulnerabilities. | |||
Preview | boolean | This part of the GraphQL API is still under development and can change without warning. | |||
ShortTerm | boolean | This part of the GraphQL API is short-term stable, This means that breaking changes will be announced 12 weeks in advance, except in extraordinary situations like security vulnerabilities. |