Skip to main content

NodeConfigHistoryDeviceConfigBelongsToInput

No description

type NodeConfigHistoryDeviceConfigBelongsToInput {
create: NodeConfigHistoryRequiredInput
update: NodeConfigHistoryDeviceConfigUpdate
delete: GQLTQueryNodeConfigHistoryWhere
}

Fields#

create (NodeConfigHistoryRequiredInput)#

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

update (NodeConfigHistoryDeviceConfigUpdate)#

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

delete (GQLTQueryNodeConfigHistoryWhere)#

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