Fluent Filterables
The Fluent Filterable feature streamlines the development process, making it easy to create powerful and reusable listing APIs with minimal effort.
Key Benefits:
Ease of Use: Simplifies the process of querying by handling all necessary filterable and searchable parameters in the background.
Consistency: Ensures that all queries adhere to a proper format, maintaining consistency across your project.
Flexibility: Supports complex querying capabilities such as nested conditions and multiple logical operations (AND, OR) without requiring custom query implementations each time.
Last updated
Was this helpful?