CreateProductTemplateInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| description | String | Description of the product and its intended use (used for AI search) | |
| estimateItemSpecs | [ProductTemplateEstimateItemSpecsInput!] | Specifications for generating estimate line items | |
| handle | String! | Unique identifier handle (slug) | |
| name | String! | Display name of the product template | |
| productConfig | ProductConfigInput! | Union-typed configuration specific to the product kind |