CommonLayout
CommonLayout
Field | Argument | Type | Description |
---|---|---|---|
nodeId | ID! | A globally unique identifier. Can be used in various places throughout the system to identify this single value. | |
id | UUID! | ||
name | String! | ||
width | Int | ||
height | Int | ||
isFlexible | Boolean | ||
isScalable | Boolean | ||
zones | Int! | ||
config | JSON | ||
createdAt | Datetime | ||
updatedAt | Datetime | ||
fullScreenZoneId | String |