Skip to content

Commit 4e93458

Browse files
authored
GraphQL schema update
2 parents 57e1a1b + de5a284 commit 4e93458

12 files changed

Lines changed: 3165 additions & 2300 deletions

data/graphql/ghae/schema.docs-ghae.graphql

Lines changed: 0 additions & 491 deletions
Large diffs are not rendered by default.

data/graphql/ghes-3.1/graphql_previews.enterprise.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -84,20 +84,6 @@
8484
- Mutation.createContentAttachment
8585
owning_teams:
8686
- '@github/feature-lifecycle'
87-
- title: Pinned Issues Preview
88-
description: This preview adds support for pinned issues.
89-
toggled_by: ':elektra-preview'
90-
announcement: null
91-
updates: null
92-
toggled_on:
93-
- Repository.pinnedIssues
94-
- PinnedIssue
95-
- PinnedIssueEdge
96-
- PinnedIssueConnection
97-
- Mutation.pinIssue
98-
- Mutation.unpinIssue
99-
owning_teams:
100-
- '@github/pe-pull-requests'
10187
- title: Labels Preview
10288
description: >-
10389
This preview adds support for adding, updating, creating and deleting

data/graphql/ghes-3.1/graphql_upcoming_changes.public-enterprise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
upcoming_changes:
3-
- location: Migration.uploadUrlTemplate
3+
- location: LegacyMigration.uploadUrlTemplate
44
description: '`uploadUrlTemplate` will be removed. Use `uploadUrl` instead.'
55
reason:
66
'`uploadUrlTemplate` is being removed because it is not a standard URL and

0 commit comments

Comments
 (0)