Type NodeSerializer
NodeSerializer
Type Declared in packages/sdk/app-framework/src/plugins/common/graph.ts:18
Properties
deserialize
Type: function
Takes a serialized node and deserializes it into the application.
disposition
Type: "hoist" | "fallback"
inputType
Type: string
outputType
Type: string
serialize
Type: function
Takes a node and serializes it into a format that can be stored.