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

changes the way the parser filters the array of definitions #9622

Merged
merged 3 commits into from
Apr 27, 2022
Merged

changes the way the parser filters the array of definitions #9622

merged 3 commits into from
Apr 27, 2022

Conversation

rasulomaroff
Copy link
Contributor

There is no need to go through the array of definitions 4 times and filter it. We can do it by going through it just one time and pushing elements to the arrays that were created before.

@apollo-cla
Copy link

@rasulomaroff: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

@brainkim
Copy link
Contributor

This looks good to me. Thank you @rasulomaroff and congratulations on the first contribution! And thanks for reaching out to me by email, sometimes I miss things on this repository because it honestly is a lot of work to look at.

@brainkim brainkim merged commit 50c3c81 into apollographql:main Apr 27, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants