Skip to main content

Mutation: setShowConfirmationCode

operator {
checklistSettings {
setShowConfirmationCode(
checklistItemNid: ChecklistDefinitionNid!
showConfirmationCode: Boolean!
): Boolean!
}
}

Arguments

setShowConfirmationCode.checklistItemNid ● ChecklistDefinitionNid! non-null scalar

setShowConfirmationCode.showConfirmationCode ● Boolean! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.