Skip to main content

DeviceSessionNasDeviceBelongsToInput

No description

type DeviceSessionNasDeviceBelongsToInput {
create: DeviceRequiredInput
update: DeviceSessionNasDeviceUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

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

update (DeviceSessionNasDeviceUpdate)#

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

delete (GQLTQueryDeviceWhere)#

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