Asset Dynamic Tag filtering options. This is a subset of the fields from AssetWhereInput
which will be maintained alongside specifically for Dynamic Tag Filters
Within the same input, the fields will be grouped together based on their closest AND or OR ancestor.
If no ancestor exists the operator will default to AND.
Input Fields
and
[AssetDynamicTagWhereInput!]
Filter asset by a combination of filters, where asset meets all supplied criteria.
or
[AssetDynamicTagWhereInput!]
Filter asset by a combination of filters, where asset meets any of the supplied criteria.