Skip to content
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

Add GraphQLContext access to ValidationEnvironment #68

Closed
wants to merge 1 commit into from

Conversation

lkorth
Copy link

@lkorth lkorth commented Jun 8, 2022

This allows for access to the current request context making it possible
to, for example, write rules that validate based on the current method
of authentication.

I didn't see any sort of testing around this class and builder, but I'm happy
to add some if needed.

This allows for access to the current request context making it possible
to, for example, write rules that validate based on the current method
of authentication.
@lkorth
Copy link
Author

lkorth commented Apr 11, 2023

If I rebase this and get it up to date will it be possible to get it reviewed?

@bbakerman
Copy link
Member

Sorry for missing this PR - it was worthwhile

See #90 which adds what was here

@bbakerman bbakerman closed this Aug 24, 2023
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