Created
August 24, 2019 06:20
-
-
Save dotansimha/795a1f32563ee5d5b66fcda18baf24d2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
overwrite: true | |
schema: schema.graphql | |
documents: "documents/*.graphql" | |
generates: | |
generated/components.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