-
**Describe the bug**
When the plugin is installed via composer, [this HPOS compatibility function](https://github.com/wp-graphql/wp-graphql-woocommerce/blob/develop/wp-graphql-woocommerce.php#L172-…
-
Bulk adding doesn't work?
```
composer replace:bulk:add yireo/magento2-replace-inventory
Found yireo/magento2-replace-inventory:4.2.8.0
In BulkReplacement.php line 123:
No bulk package fo…
-
Hi, nice port! And probably only good way to handle uploads 👍
However it has very old webonyx/graphql-php dependency (^0.10.2 is more than a year old) and since it's pre-1.0 version it doesn't even …
-
### Description
Hello!
I encountered a problem with the schema (Structured Data) setting enabled in the RM dashboard:
![Image](https://github.com/user-attachments/assets/d2800e32-f83c-4de6-9095-7…
-
**Description**
The (deprecated) `setPaymentMethodAndPlaceOrder` mutation is broken: `[object] (GraphQL\\Error\\Error(code: 0): Cannot return null for non-nullable field \"Order.cart_id\".`
This i…
-
Hello,
We noticed that for bigger menus the GraphQL response is too slow.
After some investigation we found that this method https://github.com/SnowdogApps/magento2-menu/blob/develop/Model/GraphQl…
-
I'm testing GraphQL calls, and the following example from the documentation:
``
it returns the error:
`PHP Fatal error: Uncaught PHPShopify\\Exception\\ApiException: message - syntax error, …
-
### Preconditions and environment
- Magento version 2.4.7-p1 (latest)
### Steps to reproduce
1. Install vanilla Magento instance
2. Go to admin and create new simple product with SKU: `simple-…
-
I am grappling with `PluginManagerSetsCacheBackendRule` giving the message "`` cache tag might be unclear and does not contain the cache key in it"
As an example (and what I'm puzzling through), th…
-
Hi, it's me again!
Sorry to bother you with my noob questions, but I'm trying to add types to the schema from php, and I didn't find any way to do that.
Could you help on that?
Thanks.