Inputs
Name | Abbreviation | Type | Access | Description |
List | L | Any | Item | The list to group |
Key | K | String | Item | The key to group by |
Outputs
Name | Abbreviation | Type | Access | Description |
Groups | G | Object | Item | The groups |
How-to
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

