LayoutVariableData
Type: Object
Variable data printing configuration, including data source metadata.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| dataSource | String | External data source reference (URI, connection string, etc.). | ||
| fieldMapping | JsonString! | Mapping of variable field IDs to data columns. | ||
| id | ID! | |||
| metadata | LayoutMetadata | Additional metadata describing the variable data binding. | ||
| previewRecord | JsonString | Example record used for preview rendering. | ||
| sampleCount | Int! | Number of sample records used for proofing or QC. | ||
| type | String! | Classification of variable data (Static, Dynamic, Hybrid). |