NodeConfigOptionalInput
No description
Fields#
id (ID)#
This a primary key for NodeConfig
name (String)#
This is the name of the node configuration that will be displayed.
config (String)#
This holds the settings to allow for configuration of the target node.
version (Int)#
This is to know what version of the node is.
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
deviceTypeId (ID)#
target for node type
deviceType (NodeConfigDeviceTypeBelongsToInput)#
This is the mutation object for NodeConfigDeviceTypeBelongsTo
nodeConfigHistory (NodeConfigNodeConfigHistoryHasManyInput)#
This is the mutation object for NodeConfigNodeConfigHistoryHasMany