-
Going to test with Redis, but there should be a warning in the documentation in the future. I think it is related to the size of the object that holds the schema, it is quite big, in the MBs size.
-
### Description
We have no problem using the code below when using WP-Graphql V1.12.2.
[Make Menus and Menu Items public](https://www.wpgraphql.com/recipes/making-menus-and-menu-items-public/)
…
-
As suggested by @vhenzl in https://github.com/webonyx/graphql-php/pull/1075#discussion_r820006860, using https://pestphp.com might ease maintenance of tests. Its syntax is heavily inspired by Jest, wh…
-
Hi,
Thanks for your hard work on this plugin.
Unfortunately, I ran into an error on the graphql endpoint on enabling the plugin
``` Type error: Return value of Nuwave\Lighthouse\Execution\BaseR…
-
# WooGraphQL / WPGatsby Featured Image Bug
## Description
Gatsby doesn't create nodes for featured images when WordPress plugin "WPGraphQL WooCommerce (WooGraphQL)" is active.
- GraphiQL IDE…
-
Hi.
It would be nice to provide a TypeGraphQL logo in SVG format.
Right now I only see PNG format.
If You have another format like .eps, I could do the conversion to .SVG.
Think of:
https:/…
-
I get the following exception:
```
PHP Fatal error: Uncaught Error: Call to a member function hasDefaultValue() on null in .../vendor/youshido/graphql/src/Execution/Request.php:69
```
When ex…
-
Since graphql-php library catch all possible errors and they are returned as graphQL errors, and we have a few errors that might be generated in a resolver like a DB error or any other kind (like NotF…
-
## Affected Version
4.*
dev only
windows os
## Description
Due to concurrent requests and cache not working very well on windows, it happens that junk output is added due to
https://gith…
-
### Summary (*)
Adding configurable product with simple product that has stock and arriving to the checkout when the product has no stock available. Quiring the GRAPHQL endpoint if the product ha…