GraphQL SchemaInput_object
NodeParameterValueInput
Input type for parameter value
Fields
| Name | Type | Description |
|---|---|---|
literalValue | JSON | The literal value of the parameter |
referenceValue | ReferenceValueInput | The reference value of the parameter |
subFlowValue | SubFlowValueInput | The sub-flow value of the parameter |