Skip to content

Instantly share code, notes, and snippets.

@aleksejkozin
Created January 5, 2021 13:48
Show Gist options
  • Save aleksejkozin/91fcaa35cf4afc01440edca5a1728108 to your computer and use it in GitHub Desktop.
Save aleksejkozin/91fcaa35cf4afc01440edca5a1728108 to your computer and use it in GitHub Desktop.
schema:
- ../order-list-backend/src/**/*.graphql
- ./src/**/*.graphql
documents: 'src/**/*.graphql'
generates:
graphql_api_build/types_and_hooks.tsx:
plugins:
- typescript
- typescript-operations
- typescript-react-apollo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment