-
Currently, there is no way to sort posts by custom fields. So in case scenario that is probably quite common where for example, you have Custom Post Type: Events and then you would add Advanced Custom…
-
### What problem does this address?
When submit PR, check the graphql schema for breaking changes against the previous tagged release.
### What is your proposed solution?
As a maintainer, I would l…
-
I have created the following block structure in the editor for demo:
![Bildschirmfoto 2023-08-07 um 07 24 43](https://github.com/wpengine/wp-graphql-content-blocks/assets/32813692/0cec8715-5143-47d5…
-
### To reproduce
1. Create New Models A & B
2. Edit A has a B as a relationship field (1:1 or any relationship)
3. Add New A Post with an empty B field.
4. See the below graphql query result
`…
-
**Describe the bug**
I can't query posts by custom taxonomy on products, but it works on posts.
```gql
# This pattern works for ordinary posts
query WorksFine {
posts {
nodes {
…
-
pristas-peter/wp-graphql-gutenberg-acf v0.3.0 requires pristas-peter/wp-graphql-gutenberg ^0.3.0 -> found pristas-peter/wp-graphql-gutenberg[v0.3.0, ..., v0.3.11] but it conflicts with your root compo…
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest `master` branch of CoCart…
-
### What problem does this address?
I want my WooCommerce users to connect to my application using NextAuth through my Wordpress.
### What is your proposed solution?
I used [Generic OAuth2](https:/…
-
### Description
![Screenshot 2023-03-27 at 3 12 34 PM](https://user-images.githubusercontent.com/110807735/227906814-8b7d1818-6c9f-4bc6-82b5-b79f187048c6.png)
![Screenshot 2023-03-27 at 3 13 09 …
-
hi,
my question is not about Nuxt app performance but wordpress backend performance - would you mind sharing your wordpress configuration (env settings, theme, plugins, php and db version, hosting ) …