Skip to main content

NodeConfigHistoryDeviceDeviceBelongsToInput

No description

type NodeConfigHistoryDeviceDeviceBelongsToInput {
create: DeviceRequiredInput
update: NodeConfigHistoryDeviceDeviceUpdate
delete: GQLTQueryDeviceWhere
}

Fields#

create (DeviceRequiredInput)#

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

update (NodeConfigHistoryDeviceDeviceUpdate)#

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

delete (GQLTQueryDeviceWhere)#

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