-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Add a new $CONTAINS operator to query if a field contains specific keywords or not, e.g. the query should be like name $CONTAINS 'Alex'.
This operator should work on the following:
-
String: will check if string has a certain substring or not.
-
Array: will check if that array contains a specific element or not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers