wp-graphql / wp-graphql-acf

WPGraphQL for Advanced Custom Fields
https://wpgraphql.com/acf
627 stars 123 forks source link

filter returned value with acf/format_value #309

Closed anacoelhovicente closed 2 years ago

anacoelhovicente commented 2 years ago

Run ACF acf/filter_value filter before running graphql_acf_field_value filter so users can keep existing ACF filters per field.

Original issue: https://github.com/wp-graphql/wp-graphql-acf/issues/192