16 lines
601 B
Markdown
16 lines
601 B
Markdown
---
|
|
title: Changelog
|
|
intro: 'The GraphQL schema changelog is a list of recent and upcoming changes to our GraphQL API schema. It includes backwards-compatible changes and upcoming breaking changes.'
|
|
redirect_from:
|
|
- /v4/changelog
|
|
versions:
|
|
fpt: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: graphql
|
|
---
|
|
|
|
Breaking changes include changes that will break existing queries or could affect the runtime behavior of clients. For a list of breaking changes and when they will occur, see our [breaking changes log](/graphql/overview/breaking-changes).
|
|
|
|
<!-- Content after this section is automatically generated -->
|