OBJECT
EventStatsEdge
link GraphQL Schema definition
- type EventStatsEdge implements ConnectionEdge {
- # Cursor info of the record
- String! :
- # Event stat record
- EventStatsRecord! :
- }
OBJECT
- type EventStatsEdge implements ConnectionEdge {
- # Cursor info of the record
- String! :
- # Event stat record
- EventStatsRecord! :
- }