Skip to content

Bug: Resolver Isolation Issues #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

kevin-carroll
Copy link
Member

  • Fixed a bug where field executions would not always obey isolation rules for the target schema in some query scenarios.

  • Migrated isolation logic to the resolver level instead of as independent checks at the top level query and child field middleware components.

@kevin-carroll kevin-carroll merged commit 027adde into master Nov 21, 2023
@kevin-carroll kevin-carroll deleted the bug/down-level-controller-isolation branch November 21, 2023 15:03
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.

2 participants