CustomEventByDate
No description
type CustomEventByDate {
period: String!
count: Int!
}
Fields
CustomEventByDate.period ● String! non-null scalar
CustomEventByDate.count ● Int! non-null scalar
Returned By
customEventsByDate query


