Parsed relationship path information.
@type t() :: %Selecto.Subfilter.RelationshipPath{ is_aggregation: boolean(), path_segments: [String.t()], target_field: String.t() | nil, target_table: String.t() }