INTERFACE

Page

link GraphQL Schema definition

  • interface Page {
  • offset: Int
  • limit: Int
  • total: Int
  • }

link Require by