fus-marcom / franciscan-react

A new website for Franciscan University of Steubenville built with ReactJS.
https://gcp.franciscan.university
MIT License
171 stars 79 forks source link

Make all ACF data available with GraphQL #151

Open JesseRWeigel opened 6 years ago

JesseRWeigel commented 6 years ago

Right now only some fields are included in the GraphQL data, but we need all of them. In particular, relationship and repeater fields.

Check out this issue discussion for ideas on how to solve this: https://github.com/wp-graphql/wp-graphql/issues/214

cr101 commented 6 years ago

Also have a look at the WPGraphQL Docs