1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/graphql/overview/public-schema.md

1009 B

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Public schema Download the public schema for the {% data variables.product.prodname_dotcom %} GraphQL API.
/v4/public_schema
fpt ghec ghes
* * *
API

You can perform introspection against the GraphQL API directly.

Alternatively, you can download the latest version of the public schema here:

{% ifversion fpt %}

{% octicon "desktop-download" aria-label="Download" %} schema.docs.graphql

{% endif %}

{% ifversion ghec %}

{% octicon "desktop-download" aria-label="Download" %} schema.docs.graphql

{% endif %}

{% ifversion ghes %}

[{% octicon "desktop-download" aria-label="Download" %} schema.docs-enterprise.graphql](/public/ghes-{{ allVersions[currentVersion].currentRelease }}/schema.docs-enterprise.graphql) ({{ allVersions[currentVersion].versionTitle }})

{% endif %}