ashkan18 / graphlient

Ruby GraphQL Client
MIT License
251 stars 44 forks source link

Allow pre-parsing queries #22

Closed dblock closed 7 years ago

dblock commented 7 years ago

On the tail of https://github.com/ashkan18/graphlient/pull/20#pullrequestreview-70421918 we can now do parameterized queries, need a way to parse them separately from posting them.