graphql-code-generator

A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

MIT License

Downloads
157.7M
Stars
10.6K
Committers
543

Bot releases are visible (Hide)

graphql-code-generator - August 25, 2022

Published by github-actions[bot] about 2 years ago

@graphql-cli/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

graphql-code-generator - August 19, 2022

Published by github-actions[bot] about 2 years ago

@graphql-codegen/[email protected]

Patch Changes

graphql-code-generator - August 18, 2022

Published by github-actions[bot] about 2 years ago

@graphql-codegen/[email protected]

Major Changes

  • #8242 7bee5c597 Thanks @BenoitRanque! - added support for global fragments
    breaking: changed config options to camelCase for consistency
graphql-code-generator - Release 77936e637 (from master)

Published by github-actions[bot] about 2 years ago

@graphql-cli/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

graphql-code-generator - Release 2e727e5b5 (from master)

Published by github-actions[bot] about 2 years ago

graphql-code-generator - Release 4c40f6fcc (from master)

Published by github-actions[bot] about 2 years ago

@graphql-codegen/[email protected]

Major Changes

  • #8204 25a5b0f93 Thanks @ardatan! - - Respect GraphQL Live Queries like Subscriptions and use the stream return types (AsyncIterable or Observable).
    • Previously if there was no usingObservableFrom set in the configuration, the plugin was using Promise as subscriptions' return type, and this is wrong. Now it uses AsyncIterable in this case.
graphql-code-generator - Release 995614ff8 (from master)

Published by github-actions[bot] about 2 years ago

@graphql-cli/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

graphql-code-generator - Release 44db5438e (from master)

Published by github-actions[bot] about 2 years ago

@graphql-cli/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

@graphql-codegen/[email protected]

Patch Changes

  • #8189 b408f8238 Thanks @n1ru4l! - Fix CommonJS TypeScript resolution with moduleResolution node16 or nodenext
graphql-code-generator - Release 7bccf3fb4 (from master)

Published by github-actions[bot] about 2 years ago

graphql-code-generator - Release (from )

Published by github-actions[bot] about 2 years ago

graphql-code-generator - Release 2022-08-04T13:12:01.667Z

Published by github-actions[bot] about 2 years ago

@graphql-codegen/[email protected]

Minor Changes

graphql-code-generator - Release 2022-08-04T13:05:23.977Z

Published by github-actions[bot] about 2 years ago

graphql-code-generator - Release 2022-08-04T13:02:57.827Z

Published by github-actions[bot] about 2 years ago

graphql-code-generator - @graphql-codegen/[email protected]

Published by github-actions[bot] about 2 years ago

Minor Changes

  • da252a6f3: Expose plugin config type definition as same convension as typescript-resolvers
graphql-code-generator - @graphql-codegen/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 95db434b0: Add missing file extension for re-exports in ESM mode
graphql-code-generator - @graphql-codegen/[email protected]

Published by github-actions[bot] about 2 years ago

Minor Changes

  • 1b0b00be3: fix(generic-sdk): fix Requester type when rawQuery is true
graphql-code-generator - @graphql-codegen/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • b75ca4b48: Prevent cli from early returning when run init command.
graphql-code-generator - @graphql-cli/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

graphql-code-generator - @graphql-cli/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

graphql-code-generator - @graphql-codegen/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 8cd1526c4: chore(deps): update @whatwg-node/fetch to fix vulnerability