Skip to main content

Module expr

Module expr 

Source

Structs§

FilterExpr
FilterExpr Schema-agnostic filter expression for dynamic query input. Lowered into a validated predicate at the intent boundary.
SortExpr
SortExpr Schema-agnostic sort expression for dynamic query input. Lowered into a validated order spec at the intent boundary.

Enums§

SortLowerError
SortLowerError Errors returned when lowering sort expressions into order specs.