Filter: AuthorFilter
Filter type for Author.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | AuthorFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | AuthorFilter | 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 |
authorType | AuthorType | Checks if If an index exists on The type of the author |
authorType_in | AuthorType | Checks if The type of the author |
authorType_not | AuthorType | Checks if The type of the author |
authorType_not_in | AuthorType | Checks if The type of the author |
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 |
String | Checks if If an index exists on See also The email of the author | |
email_contains | String | Checks if The email of the author |
email_ends_with | String | Checks if The email of the author |
email_gt | String | Checks if The email of the author |
email_gte | String | Checks if The email of the author |
email_in | String | Checks if The email of the author |
email_like | String | Matches
If an index exists on The email of the author |
email_lt | String | Checks if The email of the author |
email_lte | String | Checks if The email of the author |
email_not | String | Checks if The email of the author |
email_not_contains | String | Checks if The email of the author |
email_not_ends_with | String | Checks if The email of the author |
email_not_in | String | Checks if The email of the author |
email_not_like | String | Checks if
The email of the author |
email_not_starts_with | String | Checks if Never uses an index. Consider using The email of the author |
email_starts_with | String | Checks if Never uses an index. Consider using The email of the author |
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 |
name | String | Checks if If an index exists on See also The full name of the author |
name_contains | String | Checks if The full name of the author |
name_ends_with | String | Checks if The full name of the author |
name_gt | String | Checks if The full name of the author |
name_gte | String | Checks if The full name of the author |
name_in | String | Checks if The full name of the author |
name_like | String | Matches
If an index exists on The full name of the author |
name_lt | String | Checks if The full name of the author |
name_lte | String | Checks if The full name of the author |
name_not | String | Checks if The full name of the author |
name_not_contains | String | Checks if The full name of the author |
name_not_ends_with | String | Checks if The full name of the author |
name_not_in | String | Checks if The full name of the author |
name_not_like | String | Checks if
The full name of the author |
name_not_starts_with | String | Checks if Never uses an index. Consider using The full name of the author |
name_starts_with | String | Checks if Never uses an index. Consider using The full name of the author |
phone | String | Checks if If an index exists on See also The phone number listed by the author |
phone_contains | String | Checks if The phone number listed by the author |
phone_ends_with | String | Checks if The phone number listed by the author |
phone_gt | String | Checks if The phone number listed by the author |
phone_gte | String | Checks if The phone number listed by the author |
phone_in | String | Checks if The phone number listed by the author |
phone_like | String | Matches
If an index exists on The phone number listed by the author |
phone_lt | String | Checks if The phone number listed by the author |
phone_lte | String | Checks if The phone number listed by the author |
phone_not | String | Checks if The phone number listed by the author |
phone_not_contains | String | Checks if The phone number listed by the author |
phone_not_ends_with | String | Checks if The phone number listed by the author |
phone_not_in | String | Checks if The phone number listed by the author |
phone_not_like | String | Checks if
The phone number listed by the author |
phone_not_starts_with | String | Checks if Never uses an index. Consider using The phone number listed by the author |
phone_starts_with | String | Checks if Never uses an index. Consider using The phone number listed by the author |
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