php-graphql-client icon indicating copy to clipboard operation
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.

Results 24 php-graphql-client issues
Sort by recently updated
recently updated
newest added

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.