Skip to content

Commit 9316a1e

Browse files
committed
Add X-Schema-Visible header to graphqlrc
1 parent 57d50a7 commit 9316a1e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.graphqlrc.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
schema: 'https://kitsu.io/api/graphql'
1+
schema:
2+
- 'https://kitsu.io/api/graphql':
3+
headers:
4+
X-Schema-Visible: all

0 commit comments

Comments
 (0)