Category: Objects Kind: Operation Description: Group items in a list by a key
Name | Abbreviation | Type | Access | Description |
---|---|---|---|---|
List | L | Any | Item | The list to group |
Key | K | String | Item | The key to group by |
Name | Abbreviation | Type | Access | Description |
---|---|---|---|---|
Groups | G | Object | Item | The groups |
Feed in a list
Feed in a string to define the group
You can use a string node or the result of any node that generates a string
The result is the list, grouped by the key provided