INPUT_OBJECT

Pagination

link GraphQL Schema definition

  • input Pagination {
  • currentPage: Int!
  • pageSize: Int
  • }

link Require by