OBJECT
EventGroupEdge
link GraphQL Schema definition
- type EventGroupEdge implements ConnectionEdge {
- # Cursor info of the event
- String :
- # Event group record
- EventGroupRecord! :
- }
OBJECT
- type EventGroupEdge implements ConnectionEdge {
- # Cursor info of the event
- String :
- # Event group record
- EventGroupRecord! :
- }