-
I'm using WordPress headless-ly utilizing https://github.com/wp-graphql/wpgraphql-acf . Currently, the added table field doesn't come through in the results.
Are there plans to create this integra…
-
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
As a user I want to be able to use the onLogin function to properly log in and see the my-account page using the `@faustwp/experimental-app-router` package. The implementation shown i…
-
Currently have this error (appearing in custom fields plugin)
Fatal error: Uncaught Error: Call to undefined method WPGraphQLGutenbergACF\WPGraphQLGutenbergACF::block_type_fields() in ../app/plugin…
-
### Description
When using `register_graphql_field()`, a `DUPLICATE_FIELD` error is thrown even if the field being registered is compatible with the existing one.
For example, let's say a `NodeWit…
-
### Description
I'm able to get seo field on WordPress GraphQL IDE. But on gatsby develop giving this error.
### Steps to reproduce
Getting this Error: GraphQL request was redirected to /
### Add…
-
Hello, your plugin is great, congratulations.
It would be really nice if you added support for WP-Graphql.
https://www.wpgraphql.com/
-
### Description
I have a flexible content field where I'm creating galleries and adding a "page_link" field to choose multiple pages for the gallery to be shown on. Since upgrading from wp-graphql-ac…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arc…
-
I am getting this error, not sure if it is related:
`Argument 1 passed to WPGraphQL\\Extensions\\Polylang\\PostObject::WPGraphQL\\Extensions\\Polylang\\{closure}() must be an instance of WPGraphQL\…