Skip to main content
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
data
[Tag!]!
pagination
Query
Response
Last modified on August 8, 2026