deleteProductItem
Deletes a product item by id
deleteProductItem(
id: UUID!
): ProductItem!
Arguments
deleteProductItem.id
● UUID!
non-null scalar
UUID of product item to delete
Type
ProductItem
object
A product Item of a product variant