ReplaceLayoutInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| colorCatalog | [LayoutColorCatalogInput!] | ||
| colorManagement | LayoutColorManagementInput | ||
| componentId | ID! | Component that owns this layout. | |
| defaultMedia | LayoutDefaultMediaInput! | ||
| description | String | ||
| finishedDimensions | LayoutFinishedDimensionsInput | ||
| finishing | LayoutFinishingInput | ||
| impositionPlan | LayoutImpositionPlanInput! | ||
| metadata | LayoutMetadataInput | ||
| name | String! | ||
| notes | String | Freeform commentary or instructions. | |
| pagesPerSheet | Int | ||
| renderOptions | LayoutRenderOptionsInput | ||
| separationSets | [LayoutSeparationSetsInput!] | ||
| specVersion | String | Layout spec version supported. | |
| totalPages | Int! | ||
| variableData | LayoutVariableDataInput | ||
| variableFields | [LayoutVariableFieldsInput!] |