github dotansimha/graphql-code-generator release-1660040262279
Release 4c40f6fcc (from master)

latest releases: release-1715941655817, @graphql-codegen/visitor-plugin-common@5.2.0, @graphql-codegen/typescript@4.0.7...
21 months ago

@graphql-codegen/typescript-generic-sdk@3.0.0

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.

Don't miss a new graphql-code-generator release

NewReleases is sending notifications on new releases.