Skip to main content

Mutation: setChecklistItemCountryOffsetList

operator {
checklistSettings {
setChecklistItemCountryOffsetList(
checklistItemNid: ChecklistDefinitionNid!
countryOffsetList: [ChecklistItemCountryOffsetInput!]!
): Boolean!
}
}

Arguments

setChecklistItemCountryOffsetList.checklistItemNid ● ChecklistDefinitionNid! non-null scalar

setChecklistItemCountryOffsetList.countryOffsetList ● [ChecklistItemCountryOffsetInput!]! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.