utils/filters library

Classes

BaseFilter
ClientFilter
Client-side filter This filter is applied to the data that is already fetched from the server. It is useful when you want to filter the data that is already in the client. For example, you can filter the data based on the user's input.
FilterSet
ItemFilter
ItemOrder