php-graphql-oqm icon indicating copy to clipboard operation
php-graphql-oqm copied to clipboard

Waveapps GraphQL schema dump throws error

Open haruny opened this issue 3 years ago • 0 comments

I'm trying to use php-graphql-oqm against Waveapp GraphQL. https://developer.waveapps.com/hc/en-us/articles/360018937431-API-Playground It's free to register.

I'm getting an error from php vendor/bin/generate_schema_objects: Inline argument of type String is not allowed. Provide data using GraphQL variables.

Any idea what might be happening?

haruny avatar Dec 06 '21 04:12 haruny