Skip to main content

DevicePositionDeviceBelongsToInput

No description

type DevicePositionDeviceBelongsToInput {
create: DeviceRequiredInput
update: DevicePositionDeviceUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

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

update (DevicePositionDeviceUpdate)#

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

delete (GQLTQueryDeviceWhere)#

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