Tags: nautilus/gateway
Tags
Resolve Node IDs in dependent steps & run response middleware on part… …ial success (#216) * Add failing test for partial success with unresolved Node IDs * Resolve Node IDs in dependent steps, even on partial successes * Add failing test for partial success not scrubbing unrequested fields from response * Fix builtin middleware not running on partial success Fixes #214
Include data alongside errors for a service's partial success (#213) * Bump nautilus/graphql to pick up partial success changes * Add failing tests for partial success with one service * Fix tests - Remove unused field - Extract channel sending from execution of a single step - Extract wait group handling from single step execution - Remove impossible condition with nil result Fixes #212
Bump github.com/vektah/gqlparser/v2 in /examples/auth (#209) Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.4.8 to 2.5.15. - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.4.8...v2.5.15) --- updated-dependencies: - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/vektah/gqlparser/v2 from 2.4.8 to 2.5.14, fix issues (#… …208) * Remove execute permission from files that do not need it * Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.4.8 to 2.5.14. - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.4.8...v2.5.14) * Update formatting to match new gqlparser formatter behavior * Fix tests using invalid GraphQL schemas --- updated-dependencies: - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: John Starich <johnstarich@johnstarich.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext