defaults: {
    input: string;
    schema: string;
} = ...

Defines the starting state of the node

Type declaration

  • input: string
  • schema: string

Generated using TypeDoc