Skip to main content

DeviceEventDeviceBelongsToInput

No description

type DeviceEventDeviceBelongsToInput {
create: DeviceRequiredInput
update: DeviceEventDeviceUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

This will create a new element with a relationship to the current DeviceEvent

update (DeviceEventDeviceUpdate)#

This will update any matching elements that have a relationship to the current DeviceEvent

delete (GQLTQueryDeviceWhere)#

This will delete any matching elements that have a relationship with the current DeviceEvent