Skip to main content

DeviceUsageDeviceBelongsToInput

No description

type DeviceUsageDeviceBelongsToInput {
create: DeviceRequiredInput
update: DeviceUsageDeviceUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

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

update (DeviceUsageDeviceUpdate)#

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

delete (GQLTQueryDeviceWhere)#

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