clusterConfigCreate
Create a new cluster configuration template.
Establishes a new configuration template that defines how product clusters should behave, including field editability, sharing rules, and customer interaction patterns. Used to create consistent cluster experiences across the catalog.
Possible errors:
- CREATE_CLUSTER_CONFIG_ERROR: Failed to create the cluster configuration
AUTH: Role=[product.OWNER]
clusterConfigCreate(
input: ClusterConfigCreateInput!
): ClusterConfigResponse!
Arguments
clusterConfigCreate.input
● ClusterConfigCreateInput!
non-null input
Cluster configuration creation data including name and initial settings.
Contains the configuration template details and initial settings that define cluster behavior patterns.