ENUM
DateTimePresence
Presence filter for nullable date fields. When filtering the same field, absent dates cannot also match a date comparator range.
Values 2
present
Include results where the date field exists and is not null
absent
Include results where the date field is missing or null