Skip to main content

Mutation: removeOpsItems

Requires access to resource GRAPHQL_CHECKLIST_SALES_EDIT. Requires access to given flight

checklist {
removeOpsItems(
flightNid: FlightNid!
checklistItems: [ChecklistDefinitionNid!]!
): Boolean
}

Arguments

removeOpsItems.flightNid ● FlightNid! non-null scalar

removeOpsItems.checklistItems ● [ChecklistDefinitionNid!]! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.