You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a similar problem with the Order model and it was because the product got removed after the order was done, so the model couldn't find it. In my case, I've added a "name" field on lineItems to display the order item name. I'm not using "product" or "variation" anymore.
I also am facing this issue. I have narrowed it down to the WPC Grouped Product for WooCommerce plugin.
It brings back the error: The \"woosg\" product type is not supported by the core WPGraphQL WooCommerce (WooGraphQL) schema.
Thanks for a fantastic piece of software, hope I can get it working soon :)
Hi, when running query for customer downloadableItems like this:
Whenever there is product connector in query - for corresponding product of Variable Type - server responds with error :
The text was updated successfully, but these errors were encountered: