Filter: AssetFilter
Filter type for Asset.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | AssetFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | AssetFilter | 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 |
businessUnits_empty | Boolean | Checks if |
businessUnits_every | GroupFilter | Makes sure all items in |
businessUnits_none | GroupFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
businessUnits_some | GroupFilter | Makes sure at least one of the items in "businessUnits" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
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 |
defaultToLatest | Boolean | Checks if If an index exists on If true, the risk of this asset is determined by the latest AssetVersion. If false, the risk of this asset is determined by the default AssetVersion. |
defaultToLatest_not | Boolean | Checks if If true, the risk of this asset is determined by the latest AssetVersion. If false, the risk of this asset is determined by the default AssetVersion. |
defaultVersion | AssetVersionFilter | Checks if |
deletedAt | DateTime | Checks if If an index exists on Timestamp of when this asset was deleted |
deletedAt_gt | DateTime | Checks if Timestamp of when this asset was deleted |
deletedAt_gte | DateTime | Checks if Timestamp of when this asset was deleted |
deletedAt_in | DateTime | Checks if Timestamp of when this asset was deleted |
deletedAt_lt | DateTime | Checks if Timestamp of when this asset was deleted |
deletedAt_lte | DateTime | Checks if Timestamp of when this asset was deleted |
deletedAt_not | DateTime | Checks if Timestamp of when this asset was deleted |
deletedAt_not_in | DateTime | Checks if Timestamp of when this asset was deleted |
description | String | Checks if If an index exists on See also A description of the asset |
description_contains | String | Checks if A description of the asset |
description_ends_with | String | Checks if A description of the asset |
description_gt | String | Checks if A description of the asset |
description_gte | String | Checks if A description of the asset |
description_in | String | Checks if A description of the asset |
description_like | String | Matches
If an index exists on A description of the asset |
description_lt | String | Checks if A description of the asset |
description_lte | String | Checks if A description of the asset |
description_not | String | Checks if A description of the asset |
description_not_contains | String | Checks if A description of the asset |
description_not_ends_with | String | Checks if A description of the asset |
description_not_in | String | Checks if A description of the asset |
description_not_like | String | Checks if
A description of the asset |
description_not_starts_with | String | Checks if Never uses an index. Consider using A description of the asset |
description_starts_with | String | Checks if Never uses an index. Consider using A description of the asset |
group | GroupFilter | Checks if |
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 |
name | String | Checks if If an index exists on See also Name of the asset |
name_contains | String | Checks if Name of the asset |
name_ends_with | String | Checks if Name of the asset |
name_gt | String | Checks if Name of the asset |
name_gte | String | Checks if Name of the asset |
name_in | String | Checks if Name of the asset |
name_like | String | Matches
If an index exists on Name of the asset |
name_lt | String | Checks if Name of the asset |
name_lte | String | Checks if Name of the asset |
name_not | String | Checks if Name of the asset |
name_not_contains | String | Checks if Name of the asset |
name_not_ends_with | String | Checks if Name of the asset |
name_not_in | String | Checks if Name of the asset |
name_not_like | String | Checks if
Name of the asset |
name_not_starts_with | String | Checks if Never uses an index. Consider using Name of the asset |
name_starts_with | String | Checks if Never uses an index. Consider using Name of the asset |
processingStatuses_empty | Boolean | Checks if |
processingStatuses_every | ProcessingStatusFilter | Makes sure all items in |
processingStatuses_none | ProcessingStatusFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
processingStatuses_some | ProcessingStatusFilter | Makes sure at least one of the items in "processingStatuses" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
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) |
versions_empty | Boolean | Checks if |
versions_every | AssetVersionFilter | Makes sure all items in |
versions_none | AssetVersionFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
versions_some | AssetVersionFilter | Makes sure at least one of the items in "versions" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
This page was generated: 2024-11-06