Created
November 28, 2020 01:24
-
-
Save ruanlinos/f1ce3cd1e0b7eb1ec125956a2af75b80 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_URL" | |
generates: | |
src/generated/graphql.tsx: | |
plugins: | |
- "typescript" | |
- "typescript-operations" | |
- "typescript-react-apollo" | |
- "fragment-matcher" | |
./graphql.schema.json: | |
plugins: | |
- "introspection" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment