Example variables:
pagination object with totalCount, currentPage, totalPages, hasNextPage, and hasPreviousPage.
Example
Passpage and perPage on list queries such as tags, customers, and conversations.
Paginate list queries in the Karzoun GraphQL API.
pagination object with totalCount, currentPage, totalPages, hasNextPage, and hasPreviousPage.
page and perPage on list queries such as tags, customers, and conversations.