utmTagsContent
No description
utmTagsContent(
first: Int! = 10000
page: Int
): UtmContentPaginator!
Arguments
utmTagsContent.first
● Int!
non-null scalar
Limits number of fetched items. Maximum allowed value: 10000.
utmTagsContent.page
● Int
scalar
The offset from which items are returned.
Type
UtmContentPaginator
object
A paginated list of UtmContent items.