SwiftGraphQL 4.0.0
4.0.0 (2022-08-04)
Performance Improvements
BREAKING CHANGES
- package: This commit changes how we process the failure of query-builder decoding extensions. We no longer add the
parsing
error to the result but instead throw the error and pass it down the publisher chain.