- Stable API versions will retroactively add new values to GraphQL enums, making them non‑exhaustive
- Non‑breaking change but may affect tooling; refresh introspection caches and handle unknown enum cases
- Improves stability by allowing newer data in older API versions