Skip to main content

ClusterProductSearchInput

Search criteria for finding products within a cluster.

Provides filtering options for retrieving products that belong to a specific cluster, with visibility controls for hidden products. Used for cluster-specific product searches and configuration.

input ClusterProductSearchInput {
hidden: Boolean
}

Fields

ClusterProductSearchInput.hidden ● Boolean scalar

Include hidden products in cluster results.

When true, includes products marked as hidden in the search results. When false or not specified, only returns visible products that customers can access within the cluster.