Created
April 20, 2019 21:08
-
-
Save treyhuffine/99d7c051a5c62911129affd6c01e297e 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: 'https://spacexdata.herokuapp.com/graphql' | |
documents: './src/components/**/*.ts' | |
generates: | |
src/generated/graphql.tsx: | |
plugins: | |
- 'typescript' | |
- 'typescript-operations' | |
- 'typescript-react-apollo' | |
config: | |
withHooks: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment