# Pagination **Type:** GraphQL objects **Description:** Represents the pagination information ## Fields - limit (Int): Number of records per page - page (Int): Represents page number for pagination - totalCount (Int): Represents total number of records