We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello,
Is it possible for a block's input to receive multiple outputs as a list? For instance: BlockInterface(name='Input 1', value=[{'a': 1}, {'b': 2}])?
Thank you very much!