-
Here is a little video of the issue: https://www.loom.com/share/419393b87c534b6c8264b310e4bb93b8.
I'm on a brand new install of WordPress and have only wpgraphql and this plugin installed.
If an…
-
I just tried to install this plugin in conjunction with the WPGraphQL WooCommerce addon, but Composer blocks installation because of `firebase/php-jwt` 5.0 which is required by 'wp-graphql-woocommerce…
-
**Describe the bug**
When the plugin is activated, static site generators (Gridsome or Gatsby) error building applications.
**To Reproduce**
Steps to reproduce the behavior:
1. install WooCommer…
-
Currently, WPGraphQL Smart Cache does not invalidate any caches when settings/options are changed (meaning values stored in the `wp_options` table).
## Refactor WPGraphQL core to treat options as …
-
Querying acf blocks or lazy blocks returns error. wp-graphql-gutenberg v0.3.11, wp-graphql 1.6.5,
```
{
"errors": [
{
"debugMessage": "get_object_vars(): Argument #1 ($object) must b…
-
### 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…
-
I using https://github.com/toriphes/wp-graphql-ninja-forms for plugin to connect WPGraphql with ninja form
It is working find when I use basic fields for example
`mutation MyMutation($Fullname: St…
-
RSS feed comes for free with WordPress, and it looks like we lost ours: https://blog.postman.com/tag/newman/feed/
Low priority since I am not sure how many people use/rely on RSS feeds these days. …
-
I've installed everything locally and I'm able to display content from my local wordpress site. The issue I'm having is that the images are all urls from the wordpress site, when I thought that they w…
-
### Description
Query to get mediaDetails size URL on any image returns a wrong file attribute. Return value is missing year/month segment and hence returns 404 when requested. The sourceUrl for ho…