LayoutLayoutElementInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| activeLayer | String | Name of the currently active layer for editing or preview. | |
| bleedBox | LayoutElementBleedBoxInput | Bleed box extending beyond the trim for bleed artwork. | |
| contentBox | LayoutElementContentBoxInput | The content box defining where page content is placed on the sheet side. | |
| layerOrder | [String!] | Ordered list of layer names controlling rendering order. | |
| layers | [LayoutElementLayersInput!] | Layer stack composing the visual content for this page position. | |
| mediaBox | LayoutElementMediaBoxInput | Media box describing the physical media bounds for this element. | |
| metadata | LayoutElementMetadataInput | Optional metadata for this layout element (labels, tags, external ids). | |
| pageNumber | Int | Page number from the source document placed in this element (if applicable). | |
| rotation | Int | Rotation to apply to the placed content in degrees (clockwise). | |
| trimBox | LayoutElementTrimBoxInput | Trim box for the placed content; used for cutting and layout alignment. |