18 lines
489 B
JSON
Executable File
18 lines
489 B
JSON
Executable File
{
|
|
"schemas": {
|
|
"dotcom": "schema.docs.graphql",
|
|
"ghes": "schema.docs-enterprise.graphql",
|
|
"ghae": "schema.docs-ghae.graphql"
|
|
},
|
|
"previews": {
|
|
"dotcom": "graphql_previews.yml",
|
|
"ghes": "graphql_previews.enterprise.yml",
|
|
"ghae": "graphql_previews.ghae.yml"
|
|
},
|
|
"upcomingChanges": {
|
|
"dotcom": "graphql_upcoming_changes.public.yml",
|
|
"ghes": "graphql_upcoming_changes.public-enterprise.yml",
|
|
"ghae": "graphql_upcoming_changes.public-ghae.yml"
|
|
}
|
|
}
|