-
**Describe the bug**
After creating a new Order using the `checkout` Mutation, applied Coupon Codes are not visible in the Order Details.
**To Reproduce**
Steps to reproduce the behavior:
1. Add…
-
### Description
When different URLS are used for Wp Adress URL and site adress the data being returned no longer aligns with the WPGRAPHQL Ide
### Steps to reproduce
Create a backend on a subdomai…
-
### What problem does this address?
Currently i am making a Online-Shop as a frontend to Wordpress. I understand that this method is only for users who have the capability 'edit_users'.
So that m…
-
This is some general feedback after initial tinkering with the plugin.
First off, good stuff! This is working similar to what I had in mind when I began work on [WPGraphQL Block Editor](https://gi…
-
In the WordPress dashboard, when a user is editing a post, an edit lock is set on the post.
Any other user in the dashboard will see that another user is currently editing the post. They can take …
-
When updating a post uri through Permalink Manager (plugin), I can't query a post by its new uri, only able to get the post with its original uri. However when I query it successfully, it actually ret…
-
### Description
Hello! I'm not too sure whether this is an actual issue or intended behaviour but I thought I'd mention it just in case.
I'm overriding the query of a default post type with the …
-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to wri…
-
v1.8.2:
v1.8.0:
I'm using WooGraphQL v0.11.0 but experienced the issue with v0.10.5 as well.
-
### What problem does this address?
When WPGraphQL loads users, it has a check to determine if the user(s) are public or not.
It does this my making a SQL query, which is currently uncached.
S…