Skip to main content

UpdateAssignmentNoticeInput

Input for updating the setting for the performance report defining whether to visualize the assignment notice on the documents

input UpdateAssignmentNoticeInput {
active: Boolean
id: ResidentialParkID!
}

Fields

UpdateAssignmentNoticeInput.active ● Boolean scalar

Shows if the assignment notice is activated. Defaults to 'False'

UpdateAssignmentNoticeInput.id ● ResidentialParkID! non-null scalar

ID of the residential park

Member Of

updateAssignmentNoticeCareAndDischarge mutation ● updateAssignmentNoticePreventiveCare mutation