Skip to main content

DeviceConfigDeviceDevicesBelongsToInput

No description

type DeviceConfigDeviceDevicesBelongsToInput {
create: DeviceRequiredInput
update: DeviceConfigDeviceDevicesUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

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

update (DeviceConfigDeviceDevicesUpdate)#

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

delete (GQLTQueryDeviceWhere)#

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