Copy for LLMOn this pagedraftOrderLinesBulkDelete MutationDEPRECATEDNo longer supported Deletes order lines. Requires the MANAGE_ORDERSpermission. draftOrderLinesBulkDelete( ids: [ID!]!): DraftOrderLinesBulkDelete @deprecated Show return type Arguments ids ● [ID!]! List of order lines IDs to delete. Type DraftOrderLinesBulkDelete Deletes order lines. Requires the MANAGE_ORDERSpermission.