getTagsFilters
Filter criteria for querying tags.
Examples
input GetTagsFilters {
tagType: [OxTagType!]
tagId: [String!]
}
Fields
Field
Description
Supported fields
tagId [String!]
Filter by specific tag ID(s)
References
Fields with this object:
Last updated