WaveDataflow: MetadataWithContent & {
    dataflowType?: string | null;
    description?: string | null;
    masterLabel: string;
}

Type declaration

  • Optional dataflowType?: string | null
  • Optional description?: string | null
  • masterLabel: string