You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an issue with the ingest step of my Gatsby project after upgrading WPGraphQL for ACF to version 2.0.0+. Specifically, when using flexible content field groups in my WordPress ACF setup, the ingest process fails. Without the flexible content field group the build works absolutely fine.
This seems to have been a regression between version 0.6.1 and 2.0.0.
Steps to reproduce
Create a new WordPress installation.
Install and activate WPGraphQL and WPGraphQL for ACF.
Create a new ACF field group with a flexible content field.
Create a new Gatsby project and install the necessary WPGraphQL packages.
Configure the Gatsby project to connect to the WordPress site.
Description
I'm encountering an issue with the ingest step of my Gatsby project after upgrading WPGraphQL for ACF to version 2.0.0+. Specifically, when using flexible content field groups in my WordPress ACF setup, the ingest process fails. Without the flexible content field group the build works absolutely fine.
This seems to have been a regression between version 0.6.1 and 2.0.0.
Steps to reproduce
npm run develop
in the Gatsby project.PHP or JSON export of the ACF Field Group(s)
Additional context
Here's a screen shot of the ingest error after making the builder field group.
WPGraphQL Version
1.28.1
WPGraphQL For ACF Version
2.0.0 - 2.4.1
ACF (Advanced Custom Fields) Version. Free or Pro?
6.3.9, Pro
WordPress Version
6.6.2
PHP Version
8.2.24
Additional enviornment details
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have disabled ALL plugins except for WPGraphQL, WPGraphQL For ACF, ACF, etc.
The text was updated successfully, but these errors were encountered: