mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update gql config
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
overwrite: true
|
||||
schema: 'https://astrobuild-support-service.herokuapp.com'
|
||||
documents: 'src/graphql/*.api.support.ts'
|
||||
config:
|
||||
withHOC: false
|
||||
scalars:
|
||||
Date: Date
|
||||
enumsAsTypes: true
|
||||
withHooks: true
|
||||
generates:
|
||||
src/graphql/types.support.ts:
|
||||
plugins:
|
||||
- 'typescript'
|
||||
- 'typescript-operations'
|
||||
Reference in New Issue
Block a user