ashkan18 / graphlient

Ruby GraphQL Client
MIT License
251 stars 44 forks source link

Fix issue with named queries, for now just use unnamed #14

Closed ashkan18 closed 7 years ago

ashkan18 commented 7 years ago

[WIP] still need to update readme and chagelog

This is big change, here we've done following:

Follow up

antonengelhardt commented 8 months ago

@dblock @ashkan18 Quick question: is it possible to name queries? I saw the other PR (#13) introducing that behavior and this which (somewhat) removes it again.

Thanks

dblock commented 8 months ago

Reading the description of this PR it sounds like that answer is "no" @antonengelhardt