interface ReadBinaryFilesNodeParameters { dataPropertyName?: string; fileSelector?: string;}
Name of the binary property to which to write the data of the read files Default: "data"
Pattern for files to read
Name of the binary property to which to write the data of the read files Default: "data"