You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
I have an ACF Repeater field, with different types of fields inside of it. One of them is a WordPress Taxonomy, for which I cannot find how to return the values of the terms on it, it keeps returning just empty [] values.
Here some screenshots to illustrate my ACF fields setup.
Here my query and the results from GraphQL, where it returns empty values for the taxonomy Indicator, despite that in my query I'm requesting their taxonomy ID and name.