Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

data-filenames.json 489 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  1. {
  2. "schemas": {
  3. "dotcom": "schema.docs.graphql",
  4. "ghes": "schema.docs-enterprise.graphql",
  5. "ghae": "schema.docs-ghae.graphql"
  6. },
  7. "previews": {
  8. "dotcom": "graphql_previews.yml",
  9. "ghes": "graphql_previews.enterprise.yml",
  10. "ghae": "graphql_previews.ghae.yml"
  11. },
  12. "upcomingChanges": {
  13. "dotcom": "graphql_upcoming_changes.public.yml",
  14. "ghes": "graphql_upcoming_changes.public-enterprise.yml",
  15. "ghae": "graphql_upcoming_changes.public-ghae.yml"
  16. }
  17. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...