clusterProductDelete
Deletes a cluster/option product
clusterProductDelete(
id: Int!
productId: Int!
): Boolean!
Arguments
clusterProductDelete.id
● Int!
non-null scalar
cluster / option id
clusterProductDelete.productId
● Int!
non-null scalar
Type
Boolean
scalar
The
Boolean
scalar type representstrue
orfalse
.