Filter: ExternalReferenceFilter
Filter type for ExternalReference.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | ExternalReferenceFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | ExternalReferenceFilter | 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 |
category | ExternalReferenceCategory | Checks if If an index exists on Specifies the category of the external reference. |
category_in | ExternalReferenceCategory | Checks if Specifies the category of the external reference. |
category_not | ExternalReferenceCategory | Checks if Specifies the category of the external reference. |
category_not_in | ExternalReferenceCategory | Checks if Specifies the category of the external reference. |
comment | String | Checks if If an index exists on See also An optional comment describing the external reference |
comment_contains | String | Checks if An optional comment describing the external reference |
comment_ends_with | String | Checks if An optional comment describing the external reference |
comment_gt | String | Checks if An optional comment describing the external reference |
comment_gte | String | Checks if An optional comment describing the external reference |
comment_in | String | Checks if An optional comment describing the external reference |
comment_like | String | Matches
If an index exists on An optional comment describing the external reference |
comment_lt | String | Checks if An optional comment describing the external reference |
comment_lte | String | Checks if An optional comment describing the external reference |
comment_not | String | Checks if An optional comment describing the external reference |
comment_not_contains | String | Checks if An optional comment describing the external reference |
comment_not_ends_with | String | Checks if An optional comment describing the external reference |
comment_not_in | String | Checks if An optional comment describing the external reference |
comment_not_like | String | Checks if
An optional comment describing the external reference |
comment_not_starts_with | String | Checks if Never uses an index. Consider using An optional comment describing the external reference |
comment_starts_with | String | Checks if Never uses an index. Consider using An optional comment describing the external reference |
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 |
extRefType | ExternalReferenceType | Checks if If an index exists on Specifies the type of the external reference. |
extRefType_in | ExternalReferenceType | Checks if Specifies the type of the external reference. |
extRefType_not | ExternalReferenceType | Checks if Specifies the type of the external reference. |
extRefType_not_in | ExternalReferenceType | Checks if Specifies the type of the external reference. |
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 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 |
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 |
value | String | Checks if If an index exists on See also The URL to the external reference |
value_contains | String | Checks if The URL to the external reference |
value_ends_with | String | Checks if The URL to the external reference |
value_gt | String | Checks if The URL to the external reference |
value_gte | String | Checks if The URL to the external reference |
value_in | String | Checks if The URL to the external reference |
value_like | String | Matches
If an index exists on The URL to the external reference |
value_lt | String | Checks if The URL to the external reference |
value_lte | String | Checks if The URL to the external reference |
value_not | String | Checks if The URL to the external reference |
value_not_contains | String | Checks if The URL to the external reference |
value_not_ends_with | String | Checks if The URL to the external reference |
value_not_in | String | Checks if The URL to the external reference |
value_not_like | String | Checks if
The URL to the external reference |
value_not_starts_with | String | Checks if Never uses an index. Consider using The URL to the external reference |
value_starts_with | String | Checks if Never uses an index. Consider using The URL to the external reference |
This page was generated: 2024-11-06