OBJECT

DailySessionsStatistics

link GraphQL Schema definition

  • type DailySessionsStatistics {
  • date: String!
  • sessions: Int!
  • }