Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
26 lines
509 B
Markdown
26 lines
509 B
Markdown
---
|
|
title: Reference
|
|
intro: 'View reference documentation to learn about the data types available in the {{ site.data.variables.product.prodname_dotcom }} GraphQL API schema.'
|
|
redirect_from:
|
|
- /v4/reference
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
---
|
|
|
|
{% 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 %}
|