LayoutSeparationSet
Type: Object
Groups separation layers for output with optional trapping directives.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| colorSpace | String! | Color space this separation set targets (CMYK, DeviceN, etc.). | ||
| id | ID! | |||
| inkOrder | [String!] | Optional print order of inks referenced by name. | ||
| metadata | LayoutMetadata | Additional metadata describing the separation set. | ||
| name | String! | Human-readable label for the separation set. | ||
| separationLayerIds | [String!]! | Identifiers of layers included in this separation set. | ||
| trapping | LayoutTrappingSpec | Trapping settings applied to the grouped separations. |