Skip to content

Commit a817487

Browse files
committed
Update GraphQL configurations to point the main
1 parent a2d8355 commit a817487

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.graphqlrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
schema:
2-
- "https://graphql.datocms.com/environments/development":
2+
- "https://graphql.datocms.com/":
33
headers:
44
Authorization: Bearer f2859b89942f0d5c3a17301a930f72

codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema:
2-
- "https://graphql.datocms.com/environments/development":
2+
- "https://graphql.datocms.com/":
33
headers:
44
Authorization: Bearer f2859b89942f0d5c3a17301a930f72
55
config:

0 commit comments

Comments
 (0)