ReferenceValue
Represents a reference value in the system.
Fields without arguments
| Name | Type | Description |
|---|---|---|
createdAt | Time! | Time when this ReferenceValue was created |
id | ReferenceValueID! | Global ID of this ReferenceValue |
inputIndex | Int | The index of the referenced input |
nodeFunctionId | NodeFunctionID | The referenced value unless referencing the flow input. |
parameterIndex | Int | The index of the referenced parameter |
referencePath | [ReferencePath!]! | The paths associated with this reference value. |
updatedAt | Time! | Time when this ReferenceValue was last updated |