clusterProductDelete
AUTH: Role=[product.OWNER]
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 represents true
or false
.