INPUT_OBJECT

Pagination

Pagination options.

link GraphQL Schema definition

  • input Pagination {
  • timestamp: OperatorInput
  • # The number of items to return.
  • limit: Int
  • }