-
A stable GraphQL API should be [consistent, self-documenting](https://atheros.ai/blog/graphql-best-practices-for-graphql-schema-design), and [compatible with the rest of the WPGraphQL ecosystem](https…
-
When querying a content model by `id` and `idType` as `SLUG`, the content model returns `null`.
### To reproduce
1. Create a content model
2. Create a few posts in the CPT content model
3. Query…
-
I noticed this error on some builds (Vercel) and managed to fix it by just uploading the same image without alpha transparency, so I thought I should post it here.
```
10:34:06.162 | The icons we…
-
Before V1 can ship, we need to shift our src to follow the hierarchy from the emerging ecosystem. Things like changing the namespace to `WPGraphQL\GF`, moving and renaming class files, breaking out th…
-
## Problem
The `register_graphql_interfaces_to_types()` function isn't working as expected.
The tests (https://github.com/wp-graphql/wp-graphql/blob/develop/tests/wpunit/RegisterInterfaceToTypeTe…
-
Multiple people on https://github.com/gatsbyjs/gatsby/discussions/33856 are experiencing an issue where the latest WPGraphql plugin somehow disables update detection on Gatsby's side.
There's no erro…
-
Something clients often want are the ability to set and manage redirects, including for renamed posts.
If using the premium version of Yoast, those redirects are in graphql:
https://github.com/ash…
-
**Describe the bug**
I think I have discovered a bug with WooGraphQL (v0.10.3+). It looks like graphQL is not recognizing product types and throwing errors like "This product of ID x is not a xyz pro…
-
Our custom permalink structure seems to be causing weird errors when querying by slug/URI: https://github.com/wp-graphql/wp-graphql/issues/1639. When attempting to query a non-existent post, GraphQL i…
-
using WPGraphQL SEO plugin on my WordPress installation and have setup opengraph in Yoast.
However, open graph seems to be using sourceUrl as schema which results in URL from headless WordPress is …