OBJECT

MostViewedPage

link GraphQL Schema definition

  • type MostViewedPage {
  • url: String!
  • views: Int!
  • }