-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
With #15 adding more filters, we can add a new dimensions for filters: negation.
Example:
id__not: 5
data__not: null
text__not__like: "%foo%"
id__not__in: [1, 2, 3]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request