LayoutSummary
Type: Object
Lightweight summary statistics for a layout document.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| colorCount | Int! | The number of distinct colors used in the layout. | ||
| contentObjectCount | Int! | The number of content objects in the layout. | ||
| layerCount | Int! | The number of layers in the layout. | ||
| layoutElementCount | Int! | The number of layout elements in the layout. | ||
| layoutId | ID! | The ID of the layout this summary pertains to. | ||
| sheetCount | Int! | The number of sheets in the layout. | ||
| signatureCount | Int! | The number of signatures in the layout. | ||
| variableFieldCount | Int! | The number of variable data fields in the layout. |