Breaking Changes

Learn about recent and upcoming breaking changes to the Defined GraphQL API.

About breaking changes

Breaking changes are any changes that might require action from customers. We divide these changes into two categories:

Breaking: Changes that will break existing queries to the GraphQL API. For example, removing a field would be a breaking change.

Dangerous: Changes that won't break existing queries but could affect the runtime behaviour of clients. Adding an enum value is an example of a dangerous change.

We strive to provide stable APIs for our integrators. When a new feature is still evolving, we release it behind a schema preview.

Follow here for updates: https://discord.com/channels/994344710216888472/1352325555994890310

👋

Join our Discord

Ask questions, share what you're working on and request new features 👬👭