Skip to content

Instantly share code, notes, and snippets.

@eyeccc
Created June 13, 2019 02:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eyeccc/15f049aaa2efc2005e331c28f54ae105 to your computer and use it in GitHub Desktop.
Save eyeccc/15f049aaa2efc2005e331c28f54ae105 to your computer and use it in GitHub Desktop.
overwrite: true
schema: 'localhost:8000/graphql'
documents: '**/*.graphql'
generates:
genaratedSchema.tsx:
plugins:
- add: '// THIS IS A GENERATED FILE'
- typescript
- typescript-operations
config:
scalars:
Email: 'string & { readonly Email: unique symbol }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment