Skip to main content

CategoryAddProductsClustersResponse

No description

type CategoryAddProductsClustersResponse {
category: Category!
actions: CategoryActionsResponse!
}

Fields

CategoryAddProductsClustersResponse.category ● Category! non-null object

The category object

CategoryAddProductsClustersResponse.actions ● CategoryActionsResponse! non-null object

Output messages about the actions performed.

Returned By

categoryAddProductsClusters mutation