Inputs
Outputs
Every property entry creates a list output:
For:
name and score creates outputs equivalent to:
The output lists preserve input order and have one position per object. A
missing property contributes an undefined value at that position.
customer.name or items[0].sku can collect
nested values.