summaryrefslogtreecommitdiff
path: root/.graphqlrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.graphqlrc.yml')
-rw-r--r--.graphqlrc.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.graphqlrc.yml b/.graphqlrc.yml
new file mode 100644
index 00000000000..d807b387b5e
--- /dev/null
+++ b/.graphqlrc.yml
@@ -0,0 +1,2 @@
+schema: 'schema.graphql'
+documents: 'src/**/*.{graphql,js,ts,jsx,tsx}'