DataflowGraphConnectionSchemaSettings interface
DataflowGraph connection node output schema settings.
Properties
| schema |
Reference to the schema that describes the output of the transformation. |
| serialization |
Output serialization format. |
Property Details
schemaRef
Reference to the schema that describes the output of the transformation.
schemaRef?: string
Property Value
string
serializationFormat
Output serialization format.
serializationFormat?: string
Property Value
string