Magidoc

ComponentLink
Object

A ConsumedComponent represents the consumption of a Component by a ProcessNode

Fields

#

id

ID !
Non-null

The unique identifier

quantity

Non-null

The consumed quantity of the Component by the downstream ProcessNode

direction

Non-null

Direction of the link, e.g. is it produced or consumed

componentId

ID !
Non-null

The ID of the Component that is consumed

component

Non-null

The Component that is consumed

processNodeId

ID !
Non-null

The ID of the ProcessNode that consumes the Component

processNode

Non-null

The ProcessNode that consumes the Component

createdAt

Non-null

The createdAt timestamp

updatedAt

Non-null

The updatedAt timestamp

Usages

#

References

#