Santiago Degetau

Results 5 issues of 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...

feature suggestion

Hello! We started getting a thousand warnings once we went live. We believe this is the culprit: ![image](https://github.com/wp-graphql/wp-graphql-acf/assets/30123984/776f1332-589f-46c0-b3c7-a47d9cb66360) Our website is in Spanish, so sorry about the "spanglish" 😁 ```...

enhancement
:rocket: Actionable

### 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.