Skip to main content

DeviceConnectionNasDeviceBelongsToInput

No description

type DeviceConnectionNasDeviceBelongsToInput {
create: DeviceRequiredInput
update: DeviceConnectionNasDeviceUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

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

update (DeviceConnectionNasDeviceUpdate)#

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

delete (GQLTQueryDeviceWhere)#

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