UpdateScreenByIdInput
UpdateScreenByIdInput
All input for the updateScreenById
mutation.
Field | Type | Description | |
---|---|---|---|
clientMutationId | String | An arbitrary string value with no semantic meaning. Will be included in the payload verbatim. May be used to track mutations by the client. | |
id | UUID | ||
screenGroupId | UUID | ||
name | String | ||
content | JSON | ||
status | ScreenStatus | ||
preview | Boolean | ||
rotation | ScreenRotation | ||
env | JSON | ||
notes | String | ||
tags | [String] | ||
timezoneOverride | String | ||
operatingHours | JSON | ||
additionalDeviceSettings | JSON | ||
additionalPlayerSettings | JSON | ||
device | JSON | ||
preferences | JSON |