Skip to main content

Mutation: updateSalesItems

Requires access to resource GRAPHQL_CHECKLIST_SALES_EDIT

checklist {
updateSalesItems(
checklistNid: ChecklistNid!
checklistItems: [ChecklistItemInput!]!
): Boolean
}

Arguments

updateSalesItems.checklistNid ● ChecklistNid! non-null scalar

updateSalesItems.checklistItems ● [ChecklistItemInput!]! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.