ProductTemplateProductConfigSoftcoverBookInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| allowCustomSize | Boolean | Allow users to specify custom page dimensions | |
| availableCoverColors | [String!] | Available color options for cover | |
| availableInteriorColors | [String!] | Available color options for interior pages | |
| availableOrientations | [String!] | Available page orientations | |
| availableSizes | [String!] | Available page sizes | |
| bindingKind | String | Type of binding (perfect bound for softcover) | |
| coverCoatingAvailable | Boolean | Allow cover coating (UV, aqueous) option | |
| coverLaminationAvailable | Boolean | Allow cover lamination option | |
| coverLaminationDefault | Boolean | Default state for cover lamination checkbox | |
| coverSubstrateOptions | [SoftcoverBookConfigCoverSubstrateOptionsInput!] | Available substrate options for cover stock (each with name and filter criteria) | |
| interiorSubstrateOptions | [SoftcoverBookConfigInteriorSubstrateOptionsInput!] | Available substrate options for interior pages (each with name and filter criteria) | |
| pageCountMax | Int | Maximum number of pages | |
| pageCountMin | Int | Minimum number of pages | |
| pageCountStep | Int | Page count must be divisible by this number (typically 4 for signatures) | |
| quantityMax | Int | Maximum order quantity | |
| quantityMin | Int | Minimum order quantity | |
| type | String | Product kind discriminator |