Skip to main content

DeviceConfigDeviceConfigsBelongsToInput

No description

type DeviceConfigDeviceConfigsBelongsToInput {
create: DeviceConfigRequiredInput
update: DeviceConfigDeviceConfigsUpdate
delete: GQLTQueryDeviceConfigWhere
}

Fields#

create (DeviceConfigRequiredInput)#

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

update (DeviceConfigDeviceConfigsUpdate)#

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

delete (GQLTQueryDeviceConfigWhere)#

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