Selects unique objects by the specified field (supports field nesting).
Resolve the field value on a set of objects and retrieve that new set of objects.
| Argument | Description |
|---|---|
| objects | An arbitrary set of objects as input. |
| -field | A dot notation to specify a field to select on the input objects. |