Skip to content

Commit 3d2b5ba

Browse files
Copilotsubatoi
andauthored
Remove topics frontmatter from graphql content (#59875)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: subatoi <32935794+subatoi@users.noreply.github.com>
1 parent 85b4e67 commit 3d2b5ba

22 files changed

+0
-44
lines changed

content/graphql/guides/forming-calls-with-graphql.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ versions:
88
fpt: '*'
99
ghec: '*'
1010
ghes: '*'
11-
topics:
12-
- API
1311
shortTitle: Form calls with GraphQL
1412
---
1513

content/graphql/guides/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ versions:
77
fpt: '*'
88
ghec: '*'
99
ghes: '*'
10-
topics:
11-
- API
1210
children:
1311
- /introduction-to-graphql
1412
- /forming-calls-with-graphql

content/graphql/guides/introduction-to-graphql.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ versions:
88
fpt: '*'
99
ghec: '*'
1010
ghes: '*'
11-
topics:
12-
- API
1311
---
1412

1513
## GraphQL terminology

content/graphql/guides/managing-enterprise-accounts.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ redirect_from:
66
versions:
77
ghec: '*'
88
ghes: '*'
9-
topics:
10-
- API
119
shortTitle: Manage enterprise accounts
1210
---
1311

content/graphql/guides/migrating-from-rest-to-graphql.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ versions:
88
fpt: '*'
99
ghec: '*'
1010
ghes: '*'
11-
topics:
12-
- API
1311
shortTitle: Migrate from REST to GraphQL
1412
---
1513

content/graphql/guides/migrating-graphql-global-node-ids.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ intro: Learn about the two global node ID formats and how to migrate from the le
44
versions:
55
fpt: '*'
66
ghec: '*'
7-
topics:
8-
- API
97
shortTitle: Migrating global node IDs
108
---
119

content/graphql/guides/using-global-node-ids.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ versions:
77
fpt: '*'
88
ghec: '*'
99
ghes: '*'
10-
topics:
11-
- API
1210
---
1311

1412
You can access most objects in GitHub (users, issues, pull requests, etc.) using either the REST API or the GraphQL API. You can find the **global node ID** of many objects from within the REST API and use these IDs in your GraphQL operations. For more information, see [Preview GraphQL API Node IDs in REST API resources](https://developer.github.com/changes/2017-12-19-graphql-node-id/).

content/graphql/guides/using-graphql-clients.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ versions:
99
fpt: '*'
1010
ghec: '*'
1111
ghes: '*'
12-
topics:
13-
- API
1412
---
1513

1614

content/graphql/guides/using-pagination-in-the-graphql-api.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ versions:
55
fpt: '*'
66
ghes: '*'
77
ghec: '*'
8-
topics:
9-
- API
108
shortTitle: Pagination
119
---
1210

content/graphql/overview/about-the-graphql-api.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ versions:
55
fpt: '*'
66
ghec: '*'
77
ghes: '*'
8-
topics:
9-
- API
108
---
119

1210
## Overview

0 commit comments

Comments
 (0)