DutyNoteInput (Input)
Represents a single note on a duty, with the ability to clear it independently of other notes.
input DutyNoteInput {
note: String
shouldClear: Boolean
}
Fields
DutyNoteInput.note ● String scalar
DutyNoteInput.shouldClear ● Boolean scalar
Member Of
DutyNotesInput input