Skip to main content

Mutation: setCrewAppRemindBeforeFlight

operator {
checklistSettings {
setCrewAppRemindBeforeFlight(
checklistItemNid: ChecklistDefinitionNid!
notify: Boolean!
hours: IntPositive!
): Boolean!
}
}

Arguments

setCrewAppRemindBeforeFlight.checklistItemNid ● ChecklistDefinitionNid! non-null scalar

setCrewAppRemindBeforeFlight.notify ● Boolean! non-null scalar

setCrewAppRemindBeforeFlight.hours ● IntPositive! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.