1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/graphql/overview/schema-previews.md

976 B

title, intro, redirect_from, versions, topics, autogenerated
title intro redirect_from versions topics autogenerated
Schema previews You can preview upcoming features and changes to the {% data variables.product.prodname_dotcom %} GraphQL schema before they are added to the {% data variables.product.prodname_dotcom %} GraphQL API.
/v4/previews
ghes
<=3.12
API
graphql

About schema previews

During the preview period, we may change some features based on developer feedback. If we do make changes, we'll announce them on the developer blog without advance notice.

To access a schema preview, you'll need to provide a custom media type in the Accept header for your requests. Feature documentation for each preview specifies which custom media type to provide.

Note

The GraphQL schema members under preview cannot be accessed via the Explorer at this time.