PRX / cms.theworld.org

Wordpress CMS for The World
Apache License 2.0
0 stars 2 forks source link

Convert all ACF reference fields to reference ID #97

Closed rpeterman-gp closed 1 year ago

rpeterman-gp commented 1 year ago

ACF reference fields are always expanded and do not contain all needed data (ie. ACF fields on the reference), so additional requests would be needed. To lighten the payloads for ACF data, convert them to only return the reference ID.

brandonhundt commented 1 year ago

@rpeterman-gp I feel like you completed this one, yea? Close if true.

rpeterman-gp commented 1 year ago

This was partially done, but is irrelevant with the GraphQL API. Closing.