OBJECT
type DispatchHistory {userId: Uuid! id: Uuid! action: String body: String eventDate: LocalDate startTime: DateTime endTime: DateTime updateMessage: String dataStore: String changeBlock: String createdAt: DateTime }