FilterClause
@type t() :: %PolarExpress.Schemas.FilterClause{ operator: term(), property: term(), value: term() }
operator
property
value