-
### What problem does this address?
There are currently dozens of plugins ([WPGatsby](https://wordpress.org/plugins/wp-gatsby/), [WP Headless Trigger](https://github.com/nicoandrade/wp-headless-trigg…
-
The Plugin can't be installed via zip archive. The following error appears:
````
Error: Could not load WPGraphQL ACF Mutations. Please install the WPGraphQL ACF Mutations plugin via Composer.
com…
-
Currently most data in WPGraphQL uses the DataLoader pattern and treats data as Models / Nodes.
Options (data stored in `wp_options` table) do not currently follow this pattern.
I believe they …
-
### Description
When i activate the WPGraphQL for ACF plugin i am not able to compile the project.
when i try to compile, it freezes at this step - ⠹ gatsby-source-wordpress ingest WPGraphQL s…
-
ERROR #gatsby-source-wordpress_111002
gatsby-source-wordpress Error: aborted
at connResetException (node:internal/errors:692:14)
at TLSSocket.socketCloseListener (node:_http_client:414…
-
### Description
The "Page Link" type currently maps to the Schema as an `AcfContentNodeConnection` type, but the Field [is documented](https://www.advancedcustomfields.com/resources/page-link/#templa…
-
Hello, your plugin is great, congratulations.
It would be really nice if you added support for WP-Graphql.
https://www.wpgraphql.com/
-
## Description
When wp-graphql-woocommerce is activated, the app has error building. The error disappears only if disable the wp-graphql-woocommerce or comment out @gridsome/source-graphql part.
B…
-
### Description
When I try to get `menu` node using it's location, I've an error in WPGraphQL `No menu set for the provided location`, and menu return `null`
![image](https://github.com/user-attachm…
-
I have followed the Usage-guide, but keeps getting the following error on `gatsby develop`:
```
"gatsby-node.js" threw an error while running the createPages lifecycle:
Cannot query field "wpgr…