Creating custom meta fields for a decoupled WordPress site and making that available to your frontend application could be time-consuming.
Is there a simpler way?

ACF makes creating custom fields super easy. However, how do we make that data available to our frontend React application when using GraphQL?

In this talk, you will learn about, how we solved the challenges we faced in creating custom fields using ACF with Gatsby and wp-graphql.