INPUT_OBJECT

PaginationInput

link GraphQL Schema definition

  • input PaginationInput {
  • limit: Int
  • offset: Int
  • }