Filter: ReleaseNoteFilter
Filter type for ReleaseNote.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | ReleaseNoteFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | ReleaseNoteFilter | 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 |
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 |
locale | String | Checks if If an index exists on See also The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_contains | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_ends_with | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_gt | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_gte | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_in | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_like | String | Matches
If an index exists on The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_lt | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_lte | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_not | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_not_contains | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_not_ends_with | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_not_in | String | Checks if The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_not_like | String | Checks if
The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_not_starts_with | String | Checks if Never uses an index. Consider using The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
locale_starts_with | String | Checks if Never uses an index. Consider using The ISO-639 (or higher) language code and optional ISO-3166 (or higher) country code. Must match regular expression ^([a-z]2)(-[A-Z]2)?$ |
text | EncodedDataFilter | Allows to filter on the fields of Note that |
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