Skip to main content

DeviceNodeServiceNodeServiceBelongsToInput

No description

type DeviceNodeServiceNodeServiceBelongsToInput {
create: NodeServiceRequiredInput
update: DeviceNodeServiceNodeServiceUpdate
delete: GQLTQueryNodeServiceWhere
}

Fields#

create (NodeServiceRequiredInput)#

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

update (DeviceNodeServiceNodeServiceUpdate)#

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

delete (GQLTQueryNodeServiceWhere)#

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