npm · #3899 most downloaded on npm
@graphql-codegen/typescript-operations
6.1.6dotansimha/graphql-code-generator ↗GraphQL Code Generator plugin for generating TypeScript types for GraphQL queries, mutations, subscriptions and fragments
Last release 19 days ago
12 Aug 2026
Ships fairly regularly
a new release about every 8 days
Rarely documented
notes for 6 of the last 60 stable releases
1 version withdrawn
withdrawn after publishing
7 years old
6537 releases · first in 2019
Release timeline
6537 releases since 2019One column per quarter.
Releases
- 1.4.1-alpha-36dbaf29.4730 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-3625c0f1.4628 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-348c5c3e.3928 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-346b4c63.4628 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-34406574.3828 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-33fb5f7e.753 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-31fd6a81.917 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-31d981f9.1920 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-316e7a34.1319 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-2af5f921.946 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-2af3c12e.1319 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-2ade00b9.611 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-2a60cd1e.3324 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-25ce89c4.6031 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-251336a5.1619 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-23cb153e.5431 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-2369c1d1.774 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-21f8a32e.875 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-21137c40.865 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-208354a4.2622 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-20179a5c.691 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-1adca4e8.1318 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-1ac39282.916 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-19e9091c.701 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-1998a660.661 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-1820cc52.743 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-16b8b43a.855 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-1559ab68.651 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-15322463.114 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-14e4ea68.885 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-14c1e444.1919 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-14a15332.5331 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-0e176b9e.832 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-0d9fbe39.936 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-0d698fc3.906 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-0a54de3b.214 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-095314d3.5931 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-06a22085.2723 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-06154dab.723 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-05008ade.5531 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-0328ccc6.865 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-031f0d85.1719 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-0259e017.784 Aug 2019pre-release
Nothing published for this version
- 1.4.1-alpha-02351437.1017 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-00b211e2.4528 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-00a59224.414 Jul 2019pre-release
Nothing published for this version
- 1.4.1-alpha-0046bee3.764 Aug 2019pre-release
Nothing published for this version
- 1.4.012 Jul 2019
Release notes
Open source →Minor Changes
-
2cbcbb371: Add new flag to emit legacy common js imports. Default it will be
truethis way it ensure that generated code works with non-compliant bundlers.You can use the option in your config:
schema: 'schema.graphql' documents: - 'src/**/*.graphql' emitLegacyCommonJSImports: trueAlternative you can use the CLI to set this option:
$ codegen --config-file=config.yml --emit-legacy-common-js-imports
Patch Changes
- Updated dependencies [2cbcbb371]
- @graphql-codegen/[email protected]
- @graphql-codegen/[email protected]
-
- 1.3.2-alpha-82bb831a.023 Jun 2019pre-release
Nothing published for this version
- 1.3.123 Jun 2019
Release notes
Open source →Patch Changes
- 525ad580b: Revert breaking change for Next.js applications that are incapable of resolving an import with a
.jsextension. - Updated dependencies [525ad580b]
- @graphql-codegen/[email protected]
- 525ad580b: Revert breaking change for Next.js applications that are incapable of resolving an import with a
- 1.3.1-alpha-fedb7c91.352 Jul 2019pre-release
Nothing published for this version
- 1.3.1-alpha-fd991c87.621 Jun 2019pre-release
Nothing published for this version
- 1.3.1-alpha-fb361285.1623 Jun 2019pre-release
Nothing published for this version
- 1.3.1-alpha-faf66418.2525 Jun 2019pre-release
Nothing published for this version
- 1.3.1-alpha-fa32b5e1.1523 Jun 2019pre-release
Nothing published for this version
- 1.3.1-alpha-f8865128.9611 Jul 2019pre-release
Nothing published for this version
- 1.3.1-alpha-f6055f10.1924 Jun 2019pre-release
Nothing published for this version
- 1.3.1-alpha-f4d995af.9310 Jul 2019pre-release
Nothing published for this version
- 1.3.1-alpha-f2e77222.620 Jun 2019pre-release
Nothing published for this version
- 1.3.1-alpha-f183894f.2726 Jun 2019pre-release
Nothing published for this version