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

Investigate support of GraphQL::Schema::NonNull #1697

Open
st0012 opened this issue Oct 18, 2023 · 0 comments
Open

Investigate support of GraphQL::Schema::NonNull #1697

st0012 opened this issue Oct 18, 2023 · 0 comments

Comments

@st0012
Copy link
Member

st0012 commented Oct 18, 2023

#1571 was added to handle NonNull types, but in #1695 we found that the type_for helper's NonNull branch is calling a non existing method, which indicates that the branch was never entered. Therefore, we should investigate whether the intended NonNull type support was already covered by other things, or we need to implement it differently.

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

No branches or pull requests

1 participant