Santiago Degetau
Santiago Degetau
I am not sure if this feature might break the privacy following the plugin has, but it would be a super nice feature to include. Personally, I would find this...
Hello! We started getting a thousand warnings once we went live. We believe this is the culprit:  Our website is in Spanish, so sorry about the "spanglish" 😁 ```...
### Main programming language N/A ### Tutorial title Build an 8-bit computer from scratch ### Tutorial URL https://eater.net/8bit ### Category * [ ] 3D Renderer * [ ] Augmented Reality...
**Describe the bug** I believe there is a logic flaw in the WC_Order Root Query when trying to access an order as a guest. The suspect line is [this one](https://github.com/wp-graphql/wp-graphql-woocommerce/blob/24dede2b8925091d16bc48d85269ca021e9b7237/includes/type/object/class-root-query.php#L250)....
Just like the title says, is it possible to run queries or the composables from an API route? If so, how to achieve it.