Filter: FileSystemFilter
Filter type for FileSystem.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | FileSystemFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | FileSystemFilter | 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 |
extractedSize | Int | Checks if If an index exists on Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted. |
extractedSize_gt | Int | Checks if Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted. |
extractedSize_gte | Int | Checks if Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted. |
extractedSize_in | Int | Checks if Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted. |
extractedSize_lt | Int | Checks if Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted. |
extractedSize_lte | Int | Checks if Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted. |
extractedSize_not | Int | Checks if Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted. |
extractedSize_not_in | Int | Checks if Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted. |
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 |
numberOfFiles | Int | Checks if If an index exists on Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files. |
numberOfFiles_gt | Int | Checks if Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files. |
numberOfFiles_gte | Int | Checks if Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files. |
numberOfFiles_in | Int | Checks if Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files. |
numberOfFiles_lt | Int | Checks if Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files. |
numberOfFiles_lte | Int | Checks if Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files. |
numberOfFiles_not | Int | Checks if Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files. |
numberOfFiles_not_in | Int | Checks if Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files. |
rootFile | FileFilter | Checks if |
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