GraphFieldPredicate
A typed comparison over a single queryable field. The ordered comparisons (lt, lte, gt, gte) are lexicographic, except on ‘provider_version’, which orders by semantic version; eq and in match a ‘provider_version’ value under whichever spelling it was recorded, and are exact string matches on every other field.
Properties
opstring required