BlogAuthorWhereInput
BlogAuthorWhereInput is used for filtering BlogAuthor objects. Input was generated by ent.
input BlogAuthorWhereInput {
not: BlogAuthorWhereInput
and: [BlogAuthorWhereInput!]
or: [BlogAuthorWhereInput!]
id: ID
idNEQ: ID
idIn: [ID!]
idNotIn: [ID!]
idGT: ID
idGTE: ID
idLT: ID
idLTE: ID
createdAt: Time
createdAtNEQ: Time
createdAtIn: [Time!]
createdAtNotIn: [Time!]
createdAtGT: Time
createdAtGTE: Time
createdAtLT: Time
createdAtLTE: Time
updatedAt: Time
updatedAtNEQ: Time
updatedAtIn: [Time!]
updatedAtNotIn: [Time!]
updatedAtGT: Time
updatedAtGTE: Time
updatedAtLT: Time
updatedAtLTE: Time
companyID: String
companyIDNEQ: String
companyIDIn: [String!]
companyIDNotIn: [String!]
companyIDGT: String
companyIDGTE: String
companyIDLT: String
companyIDLTE: String
companyIDContains: String
companyIDHasPrefix: String
companyIDHasSuffix: String
companyIDEqualFold: String
companyIDContainsFold: String
name: String
nameNEQ: String
nameIn: [String!]
nameNotIn: [String!]
nameGT: String
nameGTE: String
nameLT: String
nameLTE: String
nameContains: String
nameHasPrefix: String
nameHasSuffix: String
nameEqualFold: String
nameContainsFold: String
slug: String
slugNEQ: String
slugIn: [String!]
slugNotIn: [String!]
slugGT: String
slugGTE: String
slugLT: String
slugLTE: String
slugContains: String
slugHasPrefix: String
slugHasSuffix: String
slugEqualFold: String
slugContainsFold: String
biography: String
biographyNEQ: String
biographyIn: [String!]
biographyNotIn: [String!]
biographyGT: String
biographyGTE: String
biographyLT: String
biographyLTE: String
biographyContains: String
biographyHasPrefix: String
biographyHasSuffix: String
biographyIsNil: Boolean
biographyNotNil: Boolean
biographyEqualFold: String
biographyContainsFold: String
profilePhoto: String
profilePhotoNEQ: String
profilePhotoIn: [String!]
profilePhotoNotIn: [String!]
profilePhotoGT: String
profilePhotoGTE: String
profilePhotoLT: String
profilePhotoLTE: String
profilePhotoContains: String
profilePhotoHasPrefix: String
profilePhotoHasSuffix: String
profilePhotoIsNil: Boolean
profilePhotoNotNil: Boolean
profilePhotoEqualFold: String
profilePhotoContainsFold: String
metadata: BlogMetadata
metadataNEQ: BlogMetadata
metadataIn: [BlogMetadata!]
metadataNotIn: [BlogMetadata!]
metadataGT: BlogMetadata
metadataGTE: BlogMetadata
metadataLT: BlogMetadata
metadataLTE: BlogMetadata
metadataIsNil: Boolean
metadataNotNil: Boolean
blogID: ID
blogIDNEQ: ID
blogIDIn: [ID!]
blogIDNotIn: [ID!]
hasBlog: Boolean
hasBlogWith: [BlogWhereInput!]
hasBlogPosts: Boolean
hasBlogPostsWith: [BlogPostWhereInput!]
}
Fields
BlogAuthorWhereInput.not ● BlogAuthorWhereInput input
BlogAuthorWhereInput.and ● [BlogAuthorWhereInput!] list input
BlogAuthorWhereInput.or ● [BlogAuthorWhereInput!] list input
BlogAuthorWhereInput.id ● ID scalar
id field predicates
BlogAuthorWhereInput.idNEQ ● ID scalar
BlogAuthorWhereInput.idIn ● [ID!] list scalar
BlogAuthorWhereInput.idNotIn ● [ID!] list scalar
BlogAuthorWhereInput.idGT ● ID scalar
BlogAuthorWhereInput.idGTE ● ID scalar
BlogAuthorWhereInput.idLT ● ID scalar
BlogAuthorWhereInput.idLTE ● ID scalar
BlogAuthorWhereInput.createdAt ● Time scalar
created_at field predicates
BlogAuthorWhereInput.createdAtNEQ ● Time scalar
BlogAuthorWhereInput.createdAtIn ● [Time!] list scalar
BlogAuthorWhereInput.createdAtNotIn ● [Time!] list scalar
BlogAuthorWhereInput.createdAtGT ● Time scalar
BlogAuthorWhereInput.createdAtGTE ● Time scalar
BlogAuthorWhereInput.createdAtLT ● Time scalar
BlogAuthorWhereInput.createdAtLTE ● Time scalar
BlogAuthorWhereInput.updatedAt ● Time scalar
updated_at field predicates
BlogAuthorWhereInput.updatedAtNEQ ● Time scalar
BlogAuthorWhereInput.updatedAtIn ● [Time!] list scalar
BlogAuthorWhereInput.updatedAtNotIn ● [Time!] list scalar
BlogAuthorWhereInput.updatedAtGT ● Time scalar
BlogAuthorWhereInput.updatedAtGTE ● Time scalar
BlogAuthorWhereInput.updatedAtLT ● Time scalar
BlogAuthorWhereInput.updatedAtLTE ● Time scalar
BlogAuthorWhereInput.companyID ● String scalar
company_id field predicates
BlogAuthorWhereInput.companyIDNEQ ● String scalar
BlogAuthorWhereInput.companyIDIn ● [String!] list scalar
BlogAuthorWhereInput.companyIDNotIn ● [String!] list scalar
BlogAuthorWhereInput.companyIDGT ● String scalar
BlogAuthorWhereInput.companyIDGTE ● String scalar
BlogAuthorWhereInput.companyIDLT ● String scalar
BlogAuthorWhereInput.companyIDLTE ● String scalar
BlogAuthorWhereInput.companyIDContains ● String scalar
BlogAuthorWhereInput.companyIDHasPrefix ● String scalar
BlogAuthorWhereInput.companyIDHasSuffix ● String scalar
BlogAuthorWhereInput.companyIDEqualFold ● String scalar
BlogAuthorWhereInput.companyIDContainsFold ● String scalar
BlogAuthorWhereInput.name ● String scalar
name field predicates
BlogAuthorWhereInput.nameNEQ ● String scalar
BlogAuthorWhereInput.nameIn ● [String!] list scalar
BlogAuthorWhereInput.nameNotIn ● [String!] list scalar
BlogAuthorWhereInput.nameGT ● String scalar
BlogAuthorWhereInput.nameGTE ● String scalar
BlogAuthorWhereInput.nameLT ● String scalar
BlogAuthorWhereInput.nameLTE ● String scalar
BlogAuthorWhereInput.nameContains ● String scalar
BlogAuthorWhereInput.nameHasPrefix ● String scalar
BlogAuthorWhereInput.nameHasSuffix ● String scalar
BlogAuthorWhereInput.nameEqualFold ● String scalar
BlogAuthorWhereInput.nameContainsFold ● String scalar
BlogAuthorWhereInput.slug ● String scalar
slug field predicates
BlogAuthorWhereInput.slugNEQ ● String scalar
BlogAuthorWhereInput.slugIn ● [String!] list scalar
BlogAuthorWhereInput.slugNotIn ● [String!] list scalar
BlogAuthorWhereInput.slugGT ● String scalar
BlogAuthorWhereInput.slugGTE ● String scalar
BlogAuthorWhereInput.slugLT ● String scalar
BlogAuthorWhereInput.slugLTE ● String scalar
BlogAuthorWhereInput.slugContains ● String scalar
BlogAuthorWhereInput.slugHasPrefix ● String scalar
BlogAuthorWhereInput.slugHasSuffix ● String scalar
BlogAuthorWhereInput.slugEqualFold ● String scalar
BlogAuthorWhereInput.slugContainsFold ● String scalar
BlogAuthorWhereInput.biography ● String scalar
biography field predicates
BlogAuthorWhereInput.biographyNEQ ● String scalar
BlogAuthorWhereInput.biographyIn ● [String!] list scalar
BlogAuthorWhereInput.biographyNotIn ● [String!] list scalar
BlogAuthorWhereInput.biographyGT ● String scalar
BlogAuthorWhereInput.biographyGTE ● String scalar
BlogAuthorWhereInput.biographyLT ● String scalar
BlogAuthorWhereInput.biographyLTE ● String scalar
BlogAuthorWhereInput.biographyContains ● String scalar
BlogAuthorWhereInput.biographyHasPrefix ● String scalar
BlogAuthorWhereInput.biographyHasSuffix ● String scalar
BlogAuthorWhereInput.biographyIsNil ● Boolean scalar
BlogAuthorWhereInput.biographyNotNil ● Boolean scalar
BlogAuthorWhereInput.biographyEqualFold ● String scalar
BlogAuthorWhereInput.biographyContainsFold ● String scalar
BlogAuthorWhereInput.profilePhoto ● String scalar
profile_photo field predicates
BlogAuthorWhereInput.profilePhotoNEQ ● String scalar
BlogAuthorWhereInput.profilePhotoIn ● [String!] list scalar
BlogAuthorWhereInput.profilePhotoNotIn ● [String!] list scalar
BlogAuthorWhereInput.profilePhotoGT ● String scalar
BlogAuthorWhereInput.profilePhotoGTE ● String scalar
BlogAuthorWhereInput.profilePhotoLT ● String scalar
BlogAuthorWhereInput.profilePhotoLTE ● String scalar
BlogAuthorWhereInput.profilePhotoContains ● String scalar
BlogAuthorWhereInput.profilePhotoHasPrefix ● String scalar
BlogAuthorWhereInput.profilePhotoHasSuffix ● String scalar
BlogAuthorWhereInput.profilePhotoIsNil ● Boolean scalar
BlogAuthorWhereInput.profilePhotoNotNil ● Boolean scalar
BlogAuthorWhereInput.profilePhotoEqualFold ● String scalar
BlogAuthorWhereInput.profilePhotoContainsFold ● String scalar
BlogAuthorWhereInput.metadata ● BlogMetadata scalar
metadata field predicates
BlogAuthorWhereInput.metadataNEQ ● BlogMetadata scalar
BlogAuthorWhereInput.metadataIn ● [BlogMetadata!] list scalar
BlogAuthorWhereInput.metadataNotIn ● [BlogMetadata!] list scalar
BlogAuthorWhereInput.metadataGT ● BlogMetadata scalar
BlogAuthorWhereInput.metadataGTE ● BlogMetadata scalar
BlogAuthorWhereInput.metadataLT ● BlogMetadata scalar
BlogAuthorWhereInput.metadataLTE ● BlogMetadata scalar
BlogAuthorWhereInput.metadataIsNil ● Boolean scalar
BlogAuthorWhereInput.metadataNotNil ● Boolean scalar
BlogAuthorWhereInput.blogID ● ID scalar
blog_id field predicates
BlogAuthorWhereInput.blogIDNEQ ● ID scalar
BlogAuthorWhereInput.blogIDIn ● [ID!] list scalar
BlogAuthorWhereInput.blogIDNotIn ● [ID!] list scalar
BlogAuthorWhereInput.hasBlog ● Boolean scalar
blog edge predicates
BlogAuthorWhereInput.hasBlogWith ● [BlogWhereInput!] list input
BlogAuthorWhereInput.hasBlogPosts ● Boolean scalar
blog_posts edge predicates
BlogAuthorWhereInput.hasBlogPostsWith ● [BlogPostWhereInput!] list input
Member Of
BlogAuthorWhereInput input ● BlogPostWhereInput input ● BlogWhereInput input