remove unused file

This commit is contained in:
Kalle (Sendou) 2020-12-14 17:56:27 +02:00
parent c66d0ecb4d
commit 9c4bb1ce95

View File

@ -1,11 +0,0 @@
overwrite: true
schema: "http://localhost:3000/api/graphql"
documents:
- "scenes/**/queries/*.graphql"
- "scenes/**/mutations/*.graphql"
generates:
generated/graphql.tsx:
plugins:
- "typescript"
- "typescript-operations"
- "typescript-react-apollo"