Skip to main content

DeviceTypeDefaultConfigBelongsToInput

No description

type DeviceTypeDefaultConfigBelongsToInput {
create: DeviceConfigRequiredInput
update: DeviceTypeDefaultConfigUpdate
delete: GQLTQueryDeviceConfigWhere
}

Fields#

create (DeviceConfigRequiredInput)#

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

update (DeviceTypeDefaultConfigUpdate)#

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

delete (GQLTQueryDeviceConfigWhere)#

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