Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ipetkov
Copy link

@ipetkov ipetkov commented Aug 20, 2025

Instead, resolve all fields fully and collect the errors in the context. This allows the request to return partial data (and multiple errors) as allowed by the GraphQL spec without needing to manually juggle this by hand.

Instead, resolve all fields fully and collect the errors in the context.
This allows the request to return partial data (and multiple errors) as
allowed by the GraphQL spec without needing to manually juggle this by
hand.
ipetkov added a commit to 1Password/async-graphql that referenced this pull request Sep 8, 2025
Don't bail early on the first error when resolving containers

Upstream PR: async-graphql#1746
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant