Skip to main content

DeviceNasBelongsToInput

No description

type DeviceNasBelongsToInput {
create: DeviceRequiredInput
update: DeviceNasUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

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

update (DeviceNasUpdate)#

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

delete (GQLTQueryDeviceWhere)#

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