-
### Description
Ran into an interface field type error when running any builds after upgrading from Gatsby v2 to v5.
I was able to run develop, just not any builds.
**WP Gatsby Version**
2.3.3…
-
## Description
Energy and environment is the first listed category in the WP backend...
... but not in the navigation menu
## Expected behaviour
"Energy and environment" should be first li…
-
### Description
When I update the slug for a page, then change it back to the previous slug, querying the page with URI using the old slug stop working and return null, though page uri remains the …
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
### Description
When setting the Docker environment variable DEBUG to 0 (zero), the debug output is enabled and prints when tests are run using `composer run-test`. The expectation is that debug out…
-
I create a relationship using ACF between a custom post type (store) has a product. So the store has products. But keep getting this error when trying to query the related products under the Store.
…
-
When using Automated Persisted Queries, the query documents are stored but never cleaned up, so anytime clients change the documents they're using the old ones stick around.
I believe that Query D…
-
### Description
The root_operation is always set to `Query` in the QueryAnalyzer class
### Steps to reproduce
Execute a mutation, like so:
```graphql
mutation createComment($input: Create…
-
### Description
When querying for `nodeByUri` and passing a non-existing path as the uri, a `ContentType` node is returned instead of null.
This is happening on the `1.14.0` release branch (and d…
-
### Description
we're using asPreview to get the changes in the cms, seems the changes in the post tags doesn't reflected.
found this hook `graphql_resolve_revision_meta_from_parent`, but this on…