deleteSupplierProducts
Delete a list of SupplierProducts (and all of their child entities)
deleteSupplierProducts(
supplierProductIds: [ID!]!
): SupplierProductsDeleteResponse!
Arguments
deleteSupplierProducts.supplierProductIds
● [ID!]!
non-null scalar
Type
SupplierProductsDeleteResponse
object
Response for deleting SupplierProducts