1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Files
docs/content/graphql/guides/index.md
Evi Liu e4b96cc3b6 Create discussions-graphql-api.md (#17897)
* Create discussions-graphql-api.md

Here's the PR for our manual version of the Discussions GraphQL API documentation. Per the conversation in https://github.com/github/docs-team/issues/318, the intention is to publish this guide as reference documentation until we have automation in place to generate these docs.

* style guide alignment

* rename article

* OAuth user -> OAuth app

* remove incorrect discussion description

* Use discussions product name

Co-authored-by: skedwards88 <skedwards88@github.com>
2021-02-23 17:35:20 +00:00

607 B

title, intro, redirect_from, versions
title intro redirect_from versions
Guides Learn about getting started with GraphQL, migrating from REST to GraphQL, and how to use the GitHub GraphQL API for a variety of tasks.
/v4/guides
free-pro-team enterprise-server github-ae
* * *

{% link_in_list /introduction-to-graphql %}

{% link_in_list /forming-calls-with-graphql %}

{% link_in_list /using-global-node-ids %}

{% link_in_list /migrating-from-rest-to-graphql %}

{% link_in_list /using-the-explorer %}

{% link_in_list /managing-enterprise-accounts %}

{% link_in_list /using-the-graphql-api-for-discussions %}