How do you work with GraphQL in PHP?
I was going to write an implementation of Hashnodes API for Laravel/Composer. However I stumbled as it hit me that there are no clear way in PHP to generate GraphQL queries.
I hope some of you here have experience and would like to share that.