Minor Changes
- Support async iterated results, including subscriptions via
AsyncIterator
support and@defer
/@stream
if the appropriate version ofgraphql
is used, e.g.15.4.0-experimental-stream-defer.1
, by @kitten (See #1854)
Patch Changes
- Updated dependencies (See #1854)
- @urql/core@2.3.0