TagOperators type

Defines values for TagOperators. Possible values include: 'All', 'Any'

type TagOperators = "All" | "Any"