Skip to main content

DeviceNodeGroupBelongsToInput

No description

type DeviceNodeGroupBelongsToInput {
create: NodeGroupRequiredInput
update: DeviceNodeGroupUpdate
delete: GQLTQueryNodeGroupWhere
}

Fields#

create (NodeGroupRequiredInput)#

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

update (DeviceNodeGroupUpdate)#

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

delete (GQLTQueryNodeGroupWhere)#

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