FieldsFilter
Describes a filter for fields data with multiple conditions that are either "AND" or "OR"'d together.
Input Fields
all (
FieldsFilterConditions)
A set of conditions to use to filter a list of Field objects. These will be ANDed together.
any (
FieldsFilterConditions)
A set of conditions to use to filter a list of Field objects. These with be ORed together.