rmosolgo / graphql-ruby

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

Fix Node#line and Node#col when it's not provided and no parser is present #5047

Closed rmosolgo closed 3 months ago

rmosolgo commented 3 months ago

Fixes #5043