Mutation: setChecklistItemEditableOnMyScheduleCrewApp
operator {
checklistSettings {
setChecklistItemEditableOnMyScheduleCrewApp(
checklistItemNid: ChecklistDefinitionNid!
isEditable: Boolean!
): Boolean!
}
}
Arguments
setChecklistItemEditableOnMyScheduleCrewApp.checklistItemNid ● ChecklistDefinitionNid! non-null scalar
setChecklistItemEditableOnMyScheduleCrewApp.isEditable ● Boolean! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.