1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Files
docs/content/graphql/overview/public-schema.md
2021-06-24 10:21:07 -04:00

1.1 KiB

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 ghes ghae
* * *
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="The desktop download icon" %} schema.docs.graphql

{% endif %}

{% ifversion ghes %}

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

{% endif %}

{% ifversion ghae %}

{% octicon "desktop-download" aria-label="The desktop download icon" %} schema.docs-ghae.graphql ({{ allVersions[currentVersion].versionTitle }})

{% endif %}