DataflowGraphConnectionSchemaSettings interface

DataflowGraph connection node output schema settings.

Properties

schemaRef

Reference to the schema that describes the output of the transformation.

serializationFormat

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