feat: [For MSFT Team Review]: advanced query filters
Compare changes
[Internal PR, target branch is not master
]
First part of the implementation of advanced filters for #117 (closed).
This PR includes:
=
, LIKE
, STARTSWITH
) and and
operator (service layer only)Still missing, will be provided in follow-up PRs:
or
and not
operators