INTERFACE

ListingViewInterface

link GraphQL Schema definition

  • interface ListingViewInterface {
  • # Total number of results in the view
  • total: Int!
  • }