-
UAC: Document describing WPGraphQL over GET
The document should answer these questions:
- What needs to be invalidated
> GET request urls. When content changes (posts, pages, users, categories, p…
-
When the Webstories plugin is active, the error below occurs
I tested this by disabling this plugin and the explorer works as expected.
Console error is noted here:
Uncaught (in promise) Error: I…
-
As a contributor to WPGraphQL, I would like to only run one command `composer install` to have the plugin ready for local development.
As of the 1.7.0 release, I also need to run `npm install && n…
-
Hi @jasonbahl thanks for your fantastic work! I was wondering if nodeByUri should be able to retrieve the frontpage for each language if only given a language slug such as /de or /en ?
If this is o…
-
Since today I am having trouble with WPGraphQL, WordPress and GatsbyJS. I have a post (slug: can-touch-this) with an image gallery (Gutenberg). I used to query for the image captions like this:
``…
-
Several folks have voiced wanting GraphQL support for Multisite, so I want to open up discussion on what Schema should look like for multisite.
My initial thoughts are that the network would have …
-
I received this question in an email, and thought it would be better to handle in a Github issue as others may have similar questions:
## Question
> Hi Jason
>
> I am using and loving wp-graphq…
-
As of v1.7.0, querying for labels on a `contentType` returns null. In v1.6.12 it was working correctly.
## To Test
```graphql
{
contentTypes{
nodes{
label
labels{
…
-
### 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…
-
**Describe the bug**
Attaching a product relationship within a Flexible content ACF field on to a `Page post type` renders an `Abstract type` error due to the resolve. The resolve is expected to reso…