@graphql-tools/executor-urql-exchange@1.0.2
Patch Changes
- #6023
cfe7727
Thanks @renovate! - dependencies updates:- Updated dependency
@urql/core@^3.0.0 || ^4.0.0 || ^5.0.0
↗︎ (from^3.0.0 || ^4.0.0
, inpeerDependencies
)
- Updated dependency
@graphql-tools/stitch@9.1.0
Minor Changes
- #5162
27b6f49
Thanks @asodeur! - Adding the ability to return non-scalar types from computed fields. Computed fields can now return
object types (local or stitched), interfaces, unions, or enums.