ProductTemplateProductConfigHardcoverBookInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| allowCustomSize | Boolean | ||
| availableInteriorColors | [String!] | ||
| availableOrientations | [String!] | Available page orientations | |
| availableSizes | [String!] | Available page sizes | |
| bindingKind | String | ||
| coverSubstrateOptions | [HardcoverBookConfigCoverSubstrateOptionsInput!] | Available substrate options for cover boards (each with name and filter criteria) | |
| dustJacketAvailable | Boolean | Allow dust jacket option | |
| dustJacketSubstrateOptions | [HardcoverBookConfigDustJacketSubstrateOptionsInput!] | Available substrate options for dust jacket paper (each with name and filter criteria) | |
| interiorSubstrateOptions | [HardcoverBookConfigInteriorSubstrateOptionsInput!] | Available substrate options for interior pages (each with name and filter criteria) | |
| pageCountMax | Int | ||
| pageCountMin | Int | ||
| pageCountStep | Int | ||
| quantityMax | Int | ||
| quantityMin | Int | ||
| type | String | Product kind discriminator |