graphql-ws
Advanced tools
Changelog
Changelog
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.
Changelog
6.0.1
#618 6be34c7
Thanks @enisdenjo! - Remove exports for CommonJS for Deno exports in package.json
#618 6be34c7
Thanks @enisdenjo! - Define exports for CommonJS TypeScript definitions in package.json