ClusterProductsActionResponse
No description
type ClusterProductsActionResponse {
data: [ClusterProductsActionData!]!
messages: [String!]!
}
Fields
ClusterProductsActionResponse.data ● [ClusterProductsActionData!]! non-null object
List of output messaged for actions performed
ClusterProductsActionResponse.messages ● [String!]! non-null scalar
List of extra messages
Member Of
ClusterAssignProductsResponse object ● ClusterUnassignProductsResponse object