getTagsInput

Input type for querying tags with pagination and filter options.

Examples

input GetTagsInput {
  filters: GetTagsFilters
}

Fields

Field
Description
Supported fields

Filter criteria for the tag query

tagType [OxTagType!] tagId [String!]

References

Queries using this object:

Last updated