Thanks for this amazing plugin (and all the other ones you make, you're a real lifesaver!)
I use the roots stack along with acf-composer to build headless WP backends, and as useful as this plugin is, it doesn't natively resolve into Graphql fields.
I am presently adding a resolver myself in my themes (usually to setup.php) but am thinking you might want to include this as part of the plugin?
Thanks for this amazing plugin (and all the other ones you make, you're a real lifesaver!)
I use the roots stack along with acf-composer to build headless WP backends, and as useful as this plugin is, it doesn't natively resolve into Graphql fields.
I am presently adding a resolver myself in my themes (usually to setup.php) but am thinking you might want to include this as part of the plugin?
you can see the WP Graphql developer reference for adding support for 3rd party ACf field types here