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