Filter: FindingCommentFilter
Filter type for FindingComment.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | FindingCommentFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | FindingCommentFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
commentCreateDate | DateTime | Checks if If an index exists on The date the comment was created |
commentCreateDate_gt | DateTime | Checks if The date the comment was created |
commentCreateDate_gte | DateTime | Checks if The date the comment was created |
commentCreateDate_in | DateTime | Checks if The date the comment was created |
commentCreateDate_lt | DateTime | Checks if The date the comment was created |
commentCreateDate_lte | DateTime | Checks if The date the comment was created |
commentCreateDate_not | DateTime | Checks if The date the comment was created |
commentCreateDate_not_in | DateTime | Checks if The date the comment was created |
commentUpdateDate | DateTime | Checks if If an index exists on The date the comment was updated |
commentUpdateDate_gt | DateTime | Checks if The date the comment was updated |
commentUpdateDate_gte | DateTime | Checks if The date the comment was updated |
commentUpdateDate_in | DateTime | Checks if The date the comment was updated |
commentUpdateDate_lt | DateTime | Checks if The date the comment was updated |
commentUpdateDate_lte | DateTime | Checks if The date the comment was updated |
commentUpdateDate_not | DateTime | Checks if The date the comment was updated |
commentUpdateDate_not_in | DateTime | Checks if The date the comment was updated |
createdAt | DateTime | Checks if If an index exists on The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
createdBy | UserFilter | Checks if |
ctx | RelationEntityCtxFilter | Allows to filter on the fields of Note that |
id | ID | Checks if If an index exists on An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lte | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
metadata | String | Checks if If an index exists on See also The draft.js parsable metadata for the comment |
metadata_contains | String | Checks if The draft.js parsable metadata for the comment |
metadata_ends_with | String | Checks if The draft.js parsable metadata for the comment |
metadata_gt | String | Checks if The draft.js parsable metadata for the comment |
metadata_gte | String | Checks if The draft.js parsable metadata for the comment |
metadata_in | String | Checks if The draft.js parsable metadata for the comment |
metadata_like | String | Matches
If an index exists on The draft.js parsable metadata for the comment |
metadata_lt | String | Checks if The draft.js parsable metadata for the comment |
metadata_lte | String | Checks if The draft.js parsable metadata for the comment |
metadata_not | String | Checks if The draft.js parsable metadata for the comment |
metadata_not_contains | String | Checks if The draft.js parsable metadata for the comment |
metadata_not_ends_with | String | Checks if The draft.js parsable metadata for the comment |
metadata_not_in | String | Checks if The draft.js parsable metadata for the comment |
metadata_not_like | String | Checks if
The draft.js parsable metadata for the comment |
metadata_not_starts_with | String | Checks if Never uses an index. Consider using The draft.js parsable metadata for the comment |
metadata_starts_with | String | Checks if Never uses an index. Consider using The draft.js parsable metadata for the comment |
text | String | Checks if If an index exists on See also The text for the comment |
text_contains | String | Checks if The text for the comment |
text_ends_with | String | Checks if The text for the comment |
text_gt | String | Checks if The text for the comment |
text_gte | String | Checks if The text for the comment |
text_in | String | Checks if The text for the comment |
text_like | String | Matches
If an index exists on The text for the comment |
text_lt | String | Checks if The text for the comment |
text_lte | String | Checks if The text for the comment |
text_not | String | Checks if The text for the comment |
text_not_contains | String | Checks if The text for the comment |
text_not_ends_with | String | Checks if The text for the comment |
text_not_in | String | Checks if The text for the comment |
text_not_like | String | Checks if
The text for the comment |
text_not_starts_with | String | Checks if Never uses an index. Consider using The text for the comment |
text_starts_with | String | Checks if Never uses an index. Consider using The text for the comment |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time (not including relation updates) |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedBy | UserFilter | Checks if |
This page was generated: 2024-11-06