The fields to search within.
Case-insensitive pattern matching search using SQL ILIKE operator. Results are ordered by the fields being searched within in the order specified, then by ID for tie-breaking and stable pagination.
The search term to search for. Must be a non-empty string.
Search specification for case-insensitive pattern matching using the SQL ILIKE operator.