Skip to content

fix query plan for wrapped types#756

Merged
vladar merged 1 commit intowebonyx:masterfrom
crissi:fix_query_plan_for_wrapped_types
Jan 23, 2021
Merged

fix query plan for wrapped types#756
vladar merged 1 commit intowebonyx:masterfrom
crissi:fix_query_plan_for_wrapped_types

Conversation

@crissi
Copy link
Contributor

@crissi crissi commented Dec 16, 2020

Was getting error: "Call to undefined method GraphQL\Type\Definition\ListOfType::getField()" when using QueryPlan::lookAhead()

@coveralls
Copy link

coveralls commented Dec 16, 2020

Coverage Status

Coverage remained the same at 86.186% when pulling b08ce20 on crissi:fix_query_plan_for_wrapped_types into 5289a54 on webonyx:master.

@crissi crissi force-pushed the fix_query_plan_for_wrapped_types branch from 0aa086d to 8492715 Compare December 16, 2020 21:27
@crissi crissi force-pushed the fix_query_plan_for_wrapped_types branch 2 times, most recently from 2f92a5d to 9508631 Compare December 17, 2020 22:57
@crissi crissi requested a review from spawnia December 17, 2020 23:06
@crissi crissi force-pushed the fix_query_plan_for_wrapped_types branch from 38d5cf6 to b08ce20 Compare December 21, 2020 22:06
@spawnia
Copy link
Collaborator

spawnia commented Dec 23, 2020

The implementation of is fine, but i would like @vladar to confirm that this is indeed how the query plan should behave for wrapped types.

@spawnia spawnia requested a review from vladar January 4, 2021 16:27
@spawnia spawnia added the bug label Jan 19, 2021
Copy link
Member

@vladar vladar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree, this is a valid bugfix! Thanks! 👍

@vladar vladar merged commit 1e3f28f into webonyx:master Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants