mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-14 23:11:56 -05:00
remove unused file
This commit is contained in:
parent
c66d0ecb4d
commit
9c4bb1ce95
11
codegen.yml
11
codegen.yml
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user