OBJECT

PageResponse

link GraphQL Schema definition

  • type PageResponse {
  • size: Int!
  • page: Int!
  • total: Int!
  • }