Skip to main content

DeviceTemplateDeviceConfigBelongsToInput

No description

type DeviceTemplateDeviceConfigBelongsToInput {
create: DeviceConfigRequiredInput
update: DeviceTemplateDeviceConfigUpdate
delete: GQLTQueryDeviceConfigWhere
}

Fields#

create (DeviceConfigRequiredInput)#

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

update (DeviceTemplateDeviceConfigUpdate)#

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

delete (GQLTQueryDeviceConfigWhere)#

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