Skip to main content

clusterUnassignProducts

AUTH: Role=[product.OWNER] Unassigns specified products from a cluster, moving them to either a specified category or another cluster.

clusterUnassignProducts(
clusterId: Int!
input: ClusterUnassignProductsInput!
): ClusterUnassignProductsResponse!

Arguments

clusterUnassignProducts.clusterId ● Int! non-null scalar

clusterUnassignProducts.input ● ClusterUnassignProductsInput! non-null input

Type

ClusterUnassignProductsResponse object