Skip to main content

CategoryActionsResponse

Container for action results and messages

type CategoryActionsResponse {
data: [CategoryActionsData!]!
messages: [String!]!
}

Fields

CategoryActionsResponse.data ● [CategoryActionsData!]! non-null object

Detailed results for each product/cluster action

CategoryActionsResponse.messages ● [String!]! non-null scalar

Summary messages for the operation

Member Of

CategoryAddProductsClustersResponse object ● CategoryRemoveProductsClustersResponse object