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

Handle lazy-resolved values from connection resolve functions #420

Closed
rmosolgo opened this issue Nov 25, 2016 · 0 comments · Fixed by #425
Closed

Handle lazy-resolved values from connection resolve functions #420

rmosolgo opened this issue Nov 25, 2016 · 0 comments · Fixed by #425

Comments

@rmosolgo
Copy link
Owner

Starting in 1.3.0, graphql-ruby says it will handle certain classes lazily. But this is still broken for connections, since the lazy value is wrapped with a connection (I think?).

I need to test this behavior and make sure it's uniform with the rest of the gem (ie, connections should Just Work ™️).

This issue was first described here: Shopify/graphql-batch#26

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 a pull request may close this issue.

1 participant