Are you sure you want to delete this access key?
title | intro | redirect_from | versions |
---|---|---|---|
Changelog | The GraphQL schema changelog is a list of recent and upcoming changes to our GraphQL API schema. It includes backwards-compatible changes, schema previews, and upcoming breaking changes. | [/v4/changelog] | [{free-pro-team *} {enterprise-server *} {github-ae *}] |
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.
{% for entry in graphql.changelog %}
{% for schemaChange in entry.schemaChanges %} {{ schemaChange.title }}
{% for change in schemaChange.changes %}
{% for previewChange in entry.previewChanges %} {{ previewChange.title }}
{% for change in previewChange.changes %}
{% for upcomingChange in entry.upcomingChanges %} {{ upcomingChange.title }}
{% for change in upcomingChange.changes %}
{% endfor %}
Press p or to see the previous file or, n or to see the next file
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?