Skip to main content

NodeConfigHistoryNodeConfigBelongsToInput

No description

type NodeConfigHistoryNodeConfigBelongsToInput {
create: NodeConfigRequiredInput
update: NodeConfigHistoryNodeConfigUpdate
delete: GQLTQueryNodeConfigWhere
}

Fields#

create (NodeConfigRequiredInput)#

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

update (NodeConfigHistoryNodeConfigUpdate)#

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

delete (GQLTQueryNodeConfigWhere)#

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