Remove graphql plugin config file
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
schema: schema.json # download the schema from the server and place it in "src/lib/graphql/"
|
||||
documents: [
|
||||
'src/lib/graphql/queries/**',
|
||||
'src/lib/graphql/mutations/**',
|
||||
'src/lib/graphql/subscriptions/**',
|
||||
'src/lib/graphql/Fragments.ts',
|
||||
]
|
||||
Reference in New Issue
Block a user