Filter: FileFilter
Filter type for File.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | FileFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | FileFilter | 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 |
children_empty | Boolean | Checks if |
children_every | FileFilter | Makes sure all items in |
children_none | FileFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
children_some | FileFilter | Makes sure at least one of the items in "children" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
contentsLink | String | Checks if If an index exists on See also Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_contains | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_ends_with | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_gt | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_gte | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_in | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_like | String | Matches
If an index exists on Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_lt | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_lte | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_not | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_not_contains | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_not_ends_with | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_not_in | String | Checks if Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_not_like | String | Checks if
Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_not_starts_with | String | Checks if Never uses an index. Consider using Link to a location where the full file contents can be downloaded/viewed (if available) |
contentsLink_starts_with | String | Checks if Never uses an index. Consider using Link to a location where the full file contents can be downloaded/viewed (if available) |
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 |
ctx | RelationEntityCtxFilter | Allows to filter on the fields of Note that |
hashes_empty | Boolean | Checks if |
hashes_every | HashFilter | Makes sure all items in |
hashes_none | HashFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
hashes_some | HashFilter | Makes sure at least one of the items in "hashes" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
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 |
modifiedDate | DateTime | Checks if If an index exists on The date the file was last modified in the original file system |
modifiedDate_gt | DateTime | Checks if The date the file was last modified in the original file system |
modifiedDate_gte | DateTime | Checks if The date the file was last modified in the original file system |
modifiedDate_in | DateTime | Checks if The date the file was last modified in the original file system |
modifiedDate_lt | DateTime | Checks if The date the file was last modified in the original file system |
modifiedDate_lte | DateTime | Checks if The date the file was last modified in the original file system |
modifiedDate_not | DateTime | Checks if The date the file was last modified in the original file system |
modifiedDate_not_in | DateTime | Checks if The date the file was last modified in the original file system |
name | String | Checks if If an index exists on See also The file name of the file without the full path |
name_contains | String | Checks if The file name of the file without the full path |
name_ends_with | String | Checks if The file name of the file without the full path |
name_gt | String | Checks if The file name of the file without the full path |
name_gte | String | Checks if The file name of the file without the full path |
name_in | String | Checks if The file name of the file without the full path |
name_like | String | Matches
If an index exists on The file name of the file without the full path |
name_lt | String | Checks if The file name of the file without the full path |
name_lte | String | Checks if The file name of the file without the full path |
name_not | String | Checks if The file name of the file without the full path |
name_not_contains | String | Checks if The file name of the file without the full path |
name_not_ends_with | String | Checks if The file name of the file without the full path |
name_not_in | String | Checks if The file name of the file without the full path |
name_not_like | String | Checks if
The file name of the file without the full path |
name_not_starts_with | String | Checks if Never uses an index. Consider using The file name of the file without the full path |
name_starts_with | String | Checks if Never uses an index. Consider using The file name of the file without the full path |
path | String | Checks if If an index exists on See also The full path to this file within the original filesystem |
path_contains | String | Checks if The full path to this file within the original filesystem |
path_ends_with | String | Checks if The full path to this file within the original filesystem |
path_gt | String | Checks if The full path to this file within the original filesystem |
path_gte | String | Checks if The full path to this file within the original filesystem |
path_in | String | Checks if The full path to this file within the original filesystem |
path_like | String | Matches
If an index exists on The full path to this file within the original filesystem |
path_lt | String | Checks if The full path to this file within the original filesystem |
path_lte | String | Checks if The full path to this file within the original filesystem |
path_not | String | Checks if The full path to this file within the original filesystem |
path_not_contains | String | Checks if The full path to this file within the original filesystem |
path_not_ends_with | String | Checks if The full path to this file within the original filesystem |
path_not_in | String | Checks if The full path to this file within the original filesystem |
path_not_like | String | Checks if
The full path to this file within the original filesystem |
path_not_starts_with | String | Checks if Never uses an index. Consider using The full path to this file within the original filesystem |
path_starts_with | String | Checks if Never uses an index. Consider using The full path to this file within the original filesystem |
permissions | String | Checks if If an index exists on See also The permissions associated with the file in the original file system. |
permissions_contains | String | Checks if The permissions associated with the file in the original file system. |
permissions_ends_with | String | Checks if The permissions associated with the file in the original file system. |
permissions_gt | String | Checks if The permissions associated with the file in the original file system. |
permissions_gte | String | Checks if The permissions associated with the file in the original file system. |
permissions_in | String | Checks if The permissions associated with the file in the original file system. |
permissions_like | String | Matches
If an index exists on The permissions associated with the file in the original file system. |
permissions_lt | String | Checks if The permissions associated with the file in the original file system. |
permissions_lte | String | Checks if The permissions associated with the file in the original file system. |
permissions_not | String | Checks if The permissions associated with the file in the original file system. |
permissions_not_contains | String | Checks if The permissions associated with the file in the original file system. |
permissions_not_ends_with | String | Checks if The permissions associated with the file in the original file system. |
permissions_not_in | String | Checks if The permissions associated with the file in the original file system. |
permissions_not_like | String | Checks if
The permissions associated with the file in the original file system. |
permissions_not_starts_with | String | Checks if Never uses an index. Consider using The permissions associated with the file in the original file system. |
permissions_starts_with | String | Checks if Never uses an index. Consider using The permissions associated with the file in the original file system. |
size | Int | Checks if If an index exists on File size in bytes |
size_gt | Int | Checks if File size in bytes |
size_gte | Int | Checks if File size in bytes |
size_in | Int | Checks if File size in bytes |
size_lt | Int | Checks if File size in bytes |
size_lte | Int | Checks if File size in bytes |
size_not | Int | Checks if File size in bytes |
size_not_in | Int | Checks if File size in bytes |
type | String | Checks if If an index exists on See also MIME type of this file |
type_contains | String | Checks if MIME type of this file |
type_ends_with | String | Checks if MIME type of this file |
type_gt | String | Checks if MIME type of this file |
type_gte | String | Checks if MIME type of this file |
type_in | String | Checks if MIME type of this file |
type_like | String | Matches
If an index exists on MIME type of this file |
type_lt | String | Checks if MIME type of this file |
type_lte | String | Checks if MIME type of this file |
type_not | String | Checks if MIME type of this file |
type_not_contains | String | Checks if MIME type of this file |
type_not_ends_with | String | Checks if MIME type of this file |
type_not_in | String | Checks if MIME type of this file |
type_not_like | String | Checks if
MIME type of this file |
type_not_starts_with | String | Checks if Never uses an index. Consider using MIME type of this file |
type_starts_with | String | Checks if Never uses an index. Consider using MIME type of this file |
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) |
This page was generated: 2024-11-06