Skip to main content

Returns

CategoryTokenConnection
CategoryTokenConnection
See CategoryTokenConnection

Arguments

slug
String!
required
The category slug.
filters
TokenFilters
A set of additional filters to apply. See TokenFilters
rankings
[TokenRanking]
A list of ranking attributes to apply. See TokenRanking
limit
Int
The maximum number of tokens to return.
offset
Int
Where in the list the server should start when returning items. Use count+page from the previous query to request the next page of results.