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

Implement TryFrom<&[SelectionField<'a>]> for Lookahead<'a> #575

Merged
merged 3 commits into from
Jul 15, 2021

Conversation

oeed
Copy link
Contributor

@oeed oeed commented Jul 15, 2021

Sorry this really should have been part of #574, this adds support to do what #557 mentioned but for multiple SelectionField<'a>. It does assume fragments are the same for all, I presume fragments is the same for everything in the same query and therefore it's okay to assume this?

@sunli829
Copy link
Collaborator

Thanks! 😁

@sunli829 sunli829 merged commit 5ff488f into async-graphql:master Jul 15, 2021
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.

None yet

2 participants