1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/graphql/reference/index.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

26 lines
504 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: '*'
---
{% 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 %}