deleteTagsFilter
Filter criteria for deleting tags.
Examples
input DeleteTagsFilter {
tagId: [String!]
}
Fields
Field
Description
Supported fields
tagId [String!]
Array of tag IDs to be deleted
References
Fields with this object:
Last updated