-
Hi!
My name is Edwin, I am a web engineer doing various projects for major universities, mostly involving WordPress. I am very passionate about WordPress and hope you are too! I love to be with f…
-
There are a few core things needed to make this work with WordPress, maybe we can figure out a way to make a WordPress theme to easily get that done
## Plugins
* WP GraphQL
* WP GraphiQL
## …
-
Just installed the plugin at WordPress, then added configuration at .htaccess.
And I do not see any authorization mutation queries at http://localhost:8000/___graphql.
My Stack:
https://localwp…
-
**Describe the bug**
It is not possible to query woocommerce products for another locale, using wp-graphql-wpml
**To Reproduce**
The following query should return the english versions of the prod…
-
I've been trying to migrate from `gatsby-source-wordpress v3` to `gatsby-source-wordpress-experimental` for a while now. And having a little trouble with the menus.
WPGraphQL shows [how to make me…
-
Hi there, if you create a custom acf block (gutenberg), no data comes back. I received the following message:
`
{
"errors": [
{
"debugMessage": "get_object_vars(): Argument #1 ($obj…
-
### Description
The Column and Group blocks in the block editor have a Layout section with an option called 'Inner blocks use content width' which, when turned on, applies a max-width to the blocks i…
-
# WooGraphQL / WPGatsby Featured Image Bug
## Description
Gatsby doesn't create nodes for featured images when WordPress plugin "WPGraphQL WooCommerce (WooGraphQL)" is active.
- GraphiQL IDE…
-
> no other GraphQL server for WordPress has been developed to my knowledge
Seems for PHP, WPGraphQL is the way to go. But there are many other ways to use a WP database to serve GraphQL. You coul…
-
### What problem does this address?
WordPress loves auto-updates; Headless apps that rely on a strongly-typed schema, not so much.
As we get closer to closing out the non-breaking backlog and start …