Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.01 KB

File metadata and controls

34 lines (23 loc) · 1.01 KB
title Public schema
intro Download the public schema for the {% data variables.product.prodname_dotcom %} GraphQL API.
redirect_from
/v4/public_schema
versions
fpt ghec ghes
*
*
*
category
Get started and make API calls

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 %}