Skip to content

Commit e3f900c

Browse files
docs-botrachmari
andauthored
GraphQL schema update (#49233)
Co-authored-by: rachmari <[email protected]>
1 parent 6857322 commit e3f900c

File tree

9 files changed

+4622
-597
lines changed

9 files changed

+4622
-597
lines changed

data/graphql/ghec/schema.docs.graphql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16001,6 +16001,11 @@ enum FundingPlatform {
1600116001
"""
1600216002
PATREON
1600316003

16004+
"""
16005+
Polar funding platform.
16006+
"""
16007+
POLAR
16008+
1600416009
"""
1600516010
Tidelift funding platform.
1600616011
"""

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- CreateDeploymentInput
2626
- CreateDeploymentPayload
2727
owning_teams:
28-
- '@github/c2c-actions-service'
28+
- '@github/pages'
2929
- title: >-
3030
MergeInfoPreview - More detailed information about a pull request's merge
3131
state.

0 commit comments

Comments
 (0)