-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
FeasibilityFeasibility of new feature requestFeasibility of new feature requestProposalNew feature request proposalNew feature request proposalenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Add a new $IS_ONE_OF operator to query if a field has one of the supplied values e.g. the query should be like name $IS_ONE_OF "Alex, Robert" which should give all that entries that have name value either 'Alex' or 'Robert'.
This operator should work on the following:
String: will check if string has one of the specified values.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeasibilityFeasibility of new feature requestFeasibility of new feature requestProposalNew feature request proposalNew feature request proposalenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers