Filter: ProcessingStatusFilter
Filter type for ProcessingStatus.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | ProcessingStatusFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | ProcessingStatusFilter | 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 |
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 | Filters the through Checks if |
createdByRefEmail | String | Checks if If an index exists on See also The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_contains | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_ends_with | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_gt | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_gte | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_in | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_like | String | Matches
If an index exists on The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_lt | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_lte | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_not | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_not_contains | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_not_ends_with | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_not_in | String | Checks if The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_not_like | String | Checks if
The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_not_starts_with | String | Checks if Never uses an index. Consider using The email of the user that triggered this processing event if it was triggered by a user |
createdByRefEmail_starts_with | String | Checks if Never uses an index. Consider using The email of the user that triggered this processing event if it was triggered by a user |
entityRefIds_empty | Boolean | Checks if |
entityRefIds_every | IDFilter | Makes sure all items in |
entityRefIds_none | IDFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
entityRefIds_some | IDFilter | Makes sure at least one of the items in "entityRefIds" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
entityType | EntityType | Checks if If an index exists on The type of the entity that was processed |
entityType_in | EntityType | Checks if The type of the entity that was processed |
entityType_not | EntityType | Checks if The type of the entity that was processed |
entityType_not_in | EntityType | Checks if The type of the entity that was processed |
eventType | EventType | Checks if If an index exists on The type of the processing event |
eventType_in | EventType | Checks if The type of the processing event |
eventType_not | EventType | Checks if The type of the processing event |
eventType_not_in | EventType | Checks if The type of the processing event |
id | ID | Checks if If an index exists on An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_gt | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_gte | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_in | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_lt | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_lte | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_not | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_not_in | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
message | String | Checks if If an index exists on See also The message associated with the processing event |
message_contains | String | Checks if The message associated with the processing event |
message_ends_with | String | Checks if The message associated with the processing event |
message_gt | String | Checks if The message associated with the processing event |
message_gte | String | Checks if The message associated with the processing event |
message_in | String | Checks if The message associated with the processing event |
message_like | String | Matches
If an index exists on The message associated with the processing event |
message_lt | String | Checks if The message associated with the processing event |
message_lte | String | Checks if The message associated with the processing event |
message_not | String | Checks if The message associated with the processing event |
message_not_contains | String | Checks if The message associated with the processing event |
message_not_ends_with | String | Checks if The message associated with the processing event |
message_not_in | String | Checks if The message associated with the processing event |
message_not_like | String | Checks if
The message associated with the processing event |
message_not_starts_with | String | Checks if Never uses an index. Consider using The message associated with the processing event |
message_starts_with | String | Checks if Never uses an index. Consider using The message associated with the processing event |
processingId | String | Checks if If an index exists on See also The processing ID that identifies this processing run |
processingId_contains | String | Checks if The processing ID that identifies this processing run |
processingId_ends_with | String | Checks if The processing ID that identifies this processing run |
processingId_gt | String | Checks if The processing ID that identifies this processing run |
processingId_gte | String | Checks if The processing ID that identifies this processing run |
processingId_in | String | Checks if The processing ID that identifies this processing run |
processingId_like | String | Matches
If an index exists on The processing ID that identifies this processing run |
processingId_lt | String | Checks if The processing ID that identifies this processing run |
processingId_lte | String | Checks if The processing ID that identifies this processing run |
processingId_not | String | Checks if The processing ID that identifies this processing run |
processingId_not_contains | String | Checks if The processing ID that identifies this processing run |
processingId_not_ends_with | String | Checks if The processing ID that identifies this processing run |
processingId_not_in | String | Checks if The processing ID that identifies this processing run |
processingId_not_like | String | Checks if
The processing ID that identifies this processing run |
processingId_not_starts_with | String | Checks if Never uses an index. Consider using The processing ID that identifies this processing run |
processingId_starts_with | String | Checks if Never uses an index. Consider using The processing ID that identifies this processing run |
state | ProcessingState | Checks if If an index exists on The state of the processing event |
state_in | ProcessingState | Checks if The state of the processing event |
state_not | ProcessingState | Checks if The state of the processing event |
state_not_in | ProcessingState | Checks if The state of the processing event |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time |
This page was generated: 2024-11-06