rmosolgo / graphql-ruby

Ruby implementation of GraphQL
http://graphql-ruby.org
MIT License
5.38k stars 1.39k forks source link

Handle no selected operation for `Query#lookahead` #5129

Closed ravangen closed 1 month ago

ravangen commented 1 month ago

Resolves https://github.com/rmosolgo/graphql-ruby/issues/5126

rmosolgo commented 1 month ago

Thanks for this fix!