Mutation: deleteHoldItem
Requires access to resource GRAPHQL_MX_HIL_EDIT
maintenance {
deleteHoldItem(
holdItemNid: HoldItemNid!
): Boolean!
}
Arguments
deleteHoldItem.holdItemNid ● HoldItemNid! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.