WorkflowStepInput.loadContents_

Only valid when type: File or is an array of items: File. Read up to the first 64 KiB of text from the file and place it in the "contents" field of the file object for use by expressions.

class WorkflowStepInput
Either!(None, bool) loadContents_;

Meta