27 lines
521 B
Markdown
27 lines
521 B
Markdown
---
|
|
title: Reference
|
|
intro: 'View reference documentation to learn about the data types available in the {% data variables.product.prodname_dotcom %} GraphQL API schema.'
|
|
redirect_from:
|
|
- /v4/reference
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
---
|
|
|
|
{% link_in_list /queries %}
|
|
|
|
{% link_in_list /mutations %}
|
|
|
|
{% link_in_list /objects %}
|
|
|
|
{% link_in_list /interfaces %}
|
|
|
|
{% link_in_list /enums %}
|
|
|
|
{% link_in_list /unions %}
|
|
|
|
{% link_in_list /input-objects %}
|
|
|
|
{% link_in_list /scalars %}
|