Skip to main content

DeviceNodeServiceDeviceBelongsToInput

No description

type DeviceNodeServiceDeviceBelongsToInput {
create: DeviceRequiredInput
update: DeviceNodeServiceDeviceUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

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

update (DeviceNodeServiceDeviceUpdate)#

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

delete (GQLTQueryDeviceWhere)#

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