tags
Paginated tags with search and hierarchical filters.
QUERY
tags(type: String, searchValue: String, tagIds: [String], parentId: String, ids: [String], excludeIds: Boolean, page: Int, perPage: Int): TagsPaginatedResponse!Arguments
type
String
searchValue
String
tagIds
[String]
parentId
String
ids
[String]
excludeIds
Boolean
page
Int
perPage
Int
Returns
data
[Tag!]!
pagination
Query
Response
Last modified on August 8, 2026
Query
Response