Skip to main content

DeviceTemplateConfigDeviceTemplateBelongsToInput

No description

type DeviceTemplateConfigDeviceTemplateBelongsToInput {
create: DeviceTemplateRequiredInput
update: DeviceTemplateConfigDeviceTemplateUpdate
delete: GQLTQueryDeviceTemplateWhere
}

Fields#

create (DeviceTemplateRequiredInput)#

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

update (DeviceTemplateConfigDeviceTemplateUpdate)#

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

delete (GQLTQueryDeviceTemplateWhere)#

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