Skip to main content

Mutation: setSectionListOrder

operator {
checklistSettings {
setSectionListOrder(
sectionList: [ChecklistSectionOrderInput!]!
): Boolean!
}
}

Arguments

setSectionListOrder.sectionList ● [ChecklistSectionOrderInput!]! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.