Input Object

NovaSheetRowInput

Usage Example
query {
# Use this type in your queries
someQuery {
administration
end
extendedInstructions
frequency
id
}
}

Fields

administrationString
extendedInstructionsString
frequencyInt

Minutes between administrations. See `ScheduleType`.

idID!required
instructionsString
isBillableBoolean!required
nameString!required
productIdID
quantityDecimal
scheduleTypeScheduleType

How the row is scheduled. Send it back unchanged on `NovaSheetRowInput` — it is what carries "as needed" through the merge.

startDateTime!required
unitLabelString