Inputs
Name | Abbreviation | Type | Access | Description |
Object | O | Object | Item | The object to pick from |
Keys | K | String | List | The keys to pick |
Outputs
Name | Abbreviation | Type | Access | Description |
Object | O | Object | Item | The object with the picked keys |
How-to
Feed in an object
This can be from construct object or any node that results in an object
Feed in a key or a list of keys.
The result is the object entries for those keys

