Robert Mosolgo
Robert Mosolgo
Hey, thanks for the detailed report. I agree this is how this _should_ work. Unfortunately it doesn't, and it's not going to be easy. The problem is that directives are...
Wow, that would be great. I'll keep an eye on those PRs, thanks!
One of the two linked PRs to Ruby is merged... 🤞
👋 Hey @tenderlove, are you still considering that PR to do `Class#new` in Ruby? I'm gearing up for GraphQL-Ruby 3.0 and I'll roll this breaking change to `#initialize` if necessary.
That's great to hear. Thanks for improving Ruby ... and for updating me!
The main challenge here is handling the fact that there's a split in what can be done _when_: - Ahead-of-time: - _can_ gather up selections by name - _can_ enter...
This will be a big lift for an unquantified gain. I'm definitely open to pursuing it more in the future ... but not now, so I'll close this.
:+1: I think this is absolutely on the right track! Let me know if I can do anything particular to help this work along.
I agree that working from line breaks is the right way to render multiline comments. Ideally, GraphQL-Ruby would be able to parse SDL with multiline comments and print them back...
👀 I see the button to allow CI _once_, but I'm not sure how enable it for a PR. I couldn't find a doc from GitHub on how to do...