1.3.0 • Published 2 years ago

tn-gqlcodegen-qm-plugin v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago
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
1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago