Skip to main content

removeProductSupplierConfiguration

Deletes a (product, supplier) configuration row. The associated purchase-list item is unlinked when present.

removeProductSupplierConfiguration(
id: ID!
): Boolean!

Arguments

removeProductSupplierConfiguration.id ● ID! non-null scalar

ID of the configuration row to delete.

Type

Boolean scalar

The Boolean scalar type represents true or false.