Object

NovaBoardCell

Usage Example
query {
# Use this type in your queries
someQuery {
completedCount
discontinuedCount
incompleteCount
plannedCount
skippedCount
}
}

Fields

completedCountInt!required
discontinuedCountInt!required
incompleteCountInt!required
plannedCountInt!required
skippedCountInt!required
startTimeDateTime!required
statusNovaBoardCellStatus!required
treatments[TreatmentInfo!]!required