Select Objects by Field

Selects unique objects by the specified field (supports field nesting).

Motivation

Resolve the field value on a set of objects and retrieve that new set of objects.

Arguments

Argument Description
objects An arbitrary set of objects as input.
-field A dot notation to specify a field to select on the input objects.

Result