Filter
Add filters to a query
Description
Add filters to a query based on the request body
Inputs
- Control Flow (Control Flow)
- query (knex Query): The query
- body (Object): The body containing the filters
Outputs
- Control Flow (Control Flow)
- query (knex Query): The modified query
- error flow (Error Flow)