Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
535 Bytes
schema: ../WhatsApp-Clone-Server/modules/*/index.ts
documents: './src/**/*.{tsx,ts}'
overwrite: true
generates:
./src/graphql/types.tsx:
plugins:
- add: '/* eslint-disable */'
- typescript
- typescript-operations
- typescript-react-apollo
# The combined options of all provided plug-ins
# More information about the options below:
# graphql-code-generator.com/docs/plugins/typescript-react-apollo#configuration
config:
withHOC: false
withHooks: true
withComponent: false