StabilityLevel is an enumerated list of stability levels of GraphQL mutation and query fields.

Table: StabilityLevel

ParameterTypeRequiredDefaultStabilityDescription
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: May 30, 2025
Long-Term   Long-TermThis 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   Long-TermThis part of the GraphQL API is still under development and can change without warning.
Short-Term   Short-TermThis 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.
Deprecated   DeprecatedFields and datatypes marked as deprecated means that they're being phased out of the software system. They will eveentually be removed. Generally, the version from which they'll be eliminated will be noted in the documentation. It's recommended that you don't continue using anything deprecated. For some items, a better replacement is recommended.