AssetTagWhereInput
input
Filter asset by tags.
Input Fields
id
IdFilterInput
Filter asset by tag ID.
name
StringFilterInput
Filter asset by tag name.
isEmpty
BooleanFilterInput
Filter by whether the asset is tagged or not. When equals is true, matches only untagged assets (no tags at all); when false, matches only assets that have at least one tag.