graphql-ws
Advanced tools
Changelog
6.0.6
1f53bb4
Thanks @enisdenjo! - Fix building issues causing CJS type definitions referencing ESM modulesChangelog
6.0.3
747c01c
Thanks @enisdenjo! - Drop ExecutionPatchResult
and FormattedExecutionPatchResult
types
Neither of the types are officially supported (yet) and the future versions of graphql-js adding support for stream/defer will a different signature for the incremental execution result.