ObservationEntryInput
No description
input ObservationEntryInput {
notes: [String]
recordedAt: Time
}
Fields
ObservationEntryInput.notes ● [String] list scalar
Adjusted/corrected notes
ObservationEntryInput.recordedAt ● Time scalar
The new time
Member Of
UpdateCommentCardInput input