Skip to content

@morph-mapper/source


@morph-mapper/source / SchemaVariant

Enumeration: SchemaVariant

Defined in: schemas/index.ts:69

The schema variant impacts the chosen implementation of the node logic blocks. It also determines which file view to use for template editing in the workspace.

Enumeration Members

Email

Email: "email"

Defined in: schemas/index.ts:74


Json

Json: "json"

Defined in: schemas/index.ts:75


Pdf

Pdf: "pdf"

Defined in: schemas/index.ts:70


Table

Table: "xls/csv"

Defined in: schemas/index.ts:71


Text

Text: "text"

Defined in: schemas/index.ts:73


Xml

Xml: "xml"

Defined in: schemas/index.ts:72