php-graphql-client
php-graphql-client copied to clipboard
A PHP library that simplifies the process of interacting with GraphQL API's by providing simple client and query generator classes.
Thanks for this library. For me it's super important to represent the query as an object, and this library seems to do the trick nicely. However, it's missing 2 things...
GraphQL Validation Error: Enum cannot represent non-enum value
Been over three years since last commit. Any good alternatives?
This then breaks the single quote enclosure causing a syntax error.