ReferenceValueInput
Input type for reference value
Fields
| Name | Type | Description |
|---|---|---|
dataTypeIdentifier | DataTypeIdentifierInput! | The identifier of the data type this reference value belongs to |
depth | Int! | The depth of the reference value |
node | Int! | The node of the reference |
nodeFunctionId | NodeFunctionID! | The referenced value |
referencePath | [ReferencePathInput!]! | The paths associated with this reference value |
scope | [Int!]! | The scope of the reference value |