tn-gqlcodegen-qm-plugin

1.3.0 • Public • Published
plugins:
  - tn-gqlcodegen-qm-plugin:
      apolloClientImport: ../path/apolloClient.ts
      apolloClientDeclaration: apolloClient
overwrite: true
schema: https://localhost:3000/graphql/
documents: graphql/**/*.gql
generates:
  graphql/graphql.tsx:
    plugins:
      - typescript
      - typescript-operations
      - typescript-react-apollo
      - tn-gqlcodegen-qm-plugin:
          apolloClientImport: ../path/apolloClient.ts
          apolloClientDeclaration: apolloClient
hooks:
  afterAllFileWrite:
    - prettier --write

Readme

Keywords

none

Package Sidebar

Install

npm i tn-gqlcodegen-qm-plugin

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

13.2 kB

Total Files

15

Last publish

Collaborators

  • turnova