DeviceEventRequiredInput
No description
Fields#
id (ID)#
This a primary key for DeviceEvent
type (DeviceEventTypeRequiredInputEnum)#
Type of device event
data (GQLTJson)#
reference data for device event
position (GQLTJson)#
position column
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
deviceId (ID)#
This a primary key for DeviceEvent
device (DeviceEventDeviceBelongsToInput)#
This is the mutation object for DeviceEventDeviceBelongsTo
mapItems (DeviceEventMapItemsHasManyInput)#
This is the mutation object for DeviceEventMapItemsHasMany
devicePositions (DeviceEventDevicePositionsHasManyInput)#
This is the mutation object for DeviceEventDevicePositionsHasMany