IndexClustersInput
No description
input IndexClustersInput {
ids: [String!]!
}
Fields
IndexClustersInput.ids ● [String!]! non-null scalar
Cluster IDs to index
Member Of
productSearchClustersIndex mutation