Possible to return ACF fields from Post Object or Relationship type?
I have an ACF field group named Product Type. It contains a few very simple fields such as part_number
(text), store_url
(URL), and description
(text). This field group is only displayed for posts, and I have the “Show in GraphQL” field toggled on.