OBJECT
type Event {activity: Activity assigneeId: UUID assigneeType: String category: String color: String discussionId: UUID endAt: ISO8601DateTime id: UUID note: String organizationId: Int ownerDetail: JSON ownerId: UUID ownerName: String ownerPhotoInfo: String ownerPhotoUrl: String ownerSubItem: String ownerType: String repeat: String repeatInterval: Int startAt: ISO8601DateTime subject: String type: String updatedAt: ISO8601DateTime }