WPGraphQL for ACF is here!
By Jason Bahl
April 19th, 2019
Many folks using WPGraphQL have asked about how to use GraphQL with their ACF data. The answer has typically been to manually map their ACF fields to the GraphQL schema using functions like register_graphql_field
and register_graphql_object_type
. For a few fields, this isn’t much of an issue, but when you have dozens of fields, this gets very tedious.
You can learn more about the plugin here: https://wpgraphql.com/acf
Very excited to see what the community builds with this. If you have any questions, please contact us.