Skip to main content

One doc tagged with "filtering expressions, label expressions"

View all tags

Filtering objects inside filter expression configuration fields or vehicle_label field

Within the SWAT API model, some objects support flexible user-defined filtering via "filter expression" within processing pipelines. Examples include processors and vehicle labels. These filtering expressions enable selective object inclusion in processing, employing syntax similar to QuerySet filters. For instance, to include soft-deleted bookings in processing, a booking filter expression can be applied during the process.