-
Here's an idea we talked about with @Jalle19:
We could add support for configuring the types in [config/graphql.php](../tree/master/config/graphql.php) using a `types`-property. That would allow us…
-
**Version(s) affected**: 6.15.1
**Description**
Running example with challenge with my own credentials results in the following error:
```
PHP Fatal error: Uncaught Error: Call to a member fu…
-
With the last update of WP GraphQL, the plugin started giving this error:
Fatal error: Uncaught Error: Call to undefined function WPGraphQL\graphql_get_endpoint()
{main} thrown in /wp-content/…
-
### Description
Doing a query to retrieve paginated comments in a single post, passing after parameter raise this error
**"debugMessage": "Expected "value" value to be provided for WPG…
-
I'm having major problems trying to build a Gatsby / WooCommerce site - whenever **wp-graphql-woocommerce** is activated it simply will not process any media items, with this error:
--
gatsb…
-
First of all, we ❤️ this amazing library. We've been using it since early 2017 and have 2 large schema's consisting over 1000+ types.
The library sometimes uses static variables to store objects th…
-
I would like to use this for managing oauth2 tokens in the background. I would like to use the following project for graphql client.
https://github.com/mghoneimy/php-graphql-client
I can't do tha…
sdwru updated
3 years ago
-
| Q | A
|------------ | -----
| Version | 0.2.0
### Support Question
I'm using Laravel 5.8, I think that is a stupid problem, but I can't resolve by myself. This is my test…
-
Hello,
set the depth for each query is supported by`webonyx/graphql-php`, how can i do in laravel-graphql?
-
**Describe the bug**
When creating a mutation with both the `@guard` directive as well as the `@validator` directive on the input, the validation is processed before the guarding.
**Expected behav…