CompanyEmailAccountWhereInput
CompanyEmailAccountWhereInput is used for filtering CompanyEmailAccount objects. Input was generated by ent.
input CompanyEmailAccountWhereInput {
not: CompanyEmailAccountWhereInput
and: [CompanyEmailAccountWhereInput!]
or: [CompanyEmailAccountWhereInput!]
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
sparkpostID: Int
sparkpostIDNEQ: Int
sparkpostIDIn: [Int!]
sparkpostIDNotIn: [Int!]
sparkpostIDGT: Int
sparkpostIDGTE: Int
sparkpostIDLT: Int
sparkpostIDLTE: Int
sparkpostKey: String
sparkpostKeyNEQ: String
sparkpostKeyIn: [String!]
sparkpostKeyNotIn: [String!]
sparkpostKeyGT: String
sparkpostKeyGTE: String
sparkpostKeyLT: String
sparkpostKeyLTE: String
sparkpostKeyContains: String
sparkpostKeyHasPrefix: String
sparkpostKeyHasSuffix: String
sparkpostKeyEqualFold: String
sparkpostKeyContainsFold: String
hasDomains: Boolean
hasDomainsWith: [DomainWhereInput!]
}
Fields
CompanyEmailAccountWhereInput.not ● CompanyEmailAccountWhereInput input
CompanyEmailAccountWhereInput.and ● [CompanyEmailAccountWhereInput!] list input
CompanyEmailAccountWhereInput.or ● [CompanyEmailAccountWhereInput!] list input
CompanyEmailAccountWhereInput.id ● ID scalar
id field predicates
CompanyEmailAccountWhereInput.idNEQ ● ID scalar
CompanyEmailAccountWhereInput.idIn ● [ID!] list scalar
CompanyEmailAccountWhereInput.idNotIn ● [ID!] list scalar
CompanyEmailAccountWhereInput.idGT ● ID scalar
CompanyEmailAccountWhereInput.idGTE ● ID scalar
CompanyEmailAccountWhereInput.idLT ● ID scalar
CompanyEmailAccountWhereInput.idLTE ● ID scalar
CompanyEmailAccountWhereInput.createdAt ● Time scalar
created_at field predicates
CompanyEmailAccountWhereInput.createdAtNEQ ● Time scalar
CompanyEmailAccountWhereInput.createdAtIn ● [Time!] list scalar
CompanyEmailAccountWhereInput.createdAtNotIn ● [Time!] list scalar
CompanyEmailAccountWhereInput.createdAtGT ● Time scalar
CompanyEmailAccountWhereInput.createdAtGTE ● Time scalar
CompanyEmailAccountWhereInput.createdAtLT ● Time scalar
CompanyEmailAccountWhereInput.createdAtLTE ● Time scalar
CompanyEmailAccountWhereInput.updatedAt ● Time scalar
updated_at field predicates
CompanyEmailAccountWhereInput.updatedAtNEQ ● Time scalar
CompanyEmailAccountWhereInput.updatedAtIn ● [Time!] list scalar
CompanyEmailAccountWhereInput.updatedAtNotIn ● [Time!] list scalar
CompanyEmailAccountWhereInput.updatedAtGT ● Time scalar
CompanyEmailAccountWhereInput.updatedAtGTE ● Time scalar
CompanyEmailAccountWhereInput.updatedAtLT ● Time scalar
CompanyEmailAccountWhereInput.updatedAtLTE ● Time scalar
CompanyEmailAccountWhereInput.companyID ● String scalar
company_id field predicates
CompanyEmailAccountWhereInput.companyIDNEQ ● String scalar
CompanyEmailAccountWhereInput.companyIDIn ● [String!] list scalar
CompanyEmailAccountWhereInput.companyIDNotIn ● [String!] list scalar
CompanyEmailAccountWhereInput.companyIDGT ● String scalar
CompanyEmailAccountWhereInput.companyIDGTE ● String scalar
CompanyEmailAccountWhereInput.companyIDLT ● String scalar
CompanyEmailAccountWhereInput.companyIDLTE ● String scalar
CompanyEmailAccountWhereInput.companyIDContains ● String scalar
CompanyEmailAccountWhereInput.companyIDHasPrefix ● String scalar
CompanyEmailAccountWhereInput.companyIDHasSuffix ● String scalar
CompanyEmailAccountWhereInput.companyIDEqualFold ● String scalar
CompanyEmailAccountWhereInput.companyIDContainsFold ● String scalar
CompanyEmailAccountWhereInput.sparkpostID ● Int scalar
sparkpost_id field predicates
CompanyEmailAccountWhereInput.sparkpostIDNEQ ● Int scalar
CompanyEmailAccountWhereInput.sparkpostIDIn ● [Int!] list scalar
CompanyEmailAccountWhereInput.sparkpostIDNotIn ● [Int!] list scalar
CompanyEmailAccountWhereInput.sparkpostIDGT ● Int scalar
CompanyEmailAccountWhereInput.sparkpostIDGTE ● Int scalar
CompanyEmailAccountWhereInput.sparkpostIDLT ● Int scalar
CompanyEmailAccountWhereInput.sparkpostIDLTE ● Int scalar
CompanyEmailAccountWhereInput.sparkpostKey ● String scalar
sparkpost_key field predicates
CompanyEmailAccountWhereInput.sparkpostKeyNEQ ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyIn ● [String!] list scalar
CompanyEmailAccountWhereInput.sparkpostKeyNotIn ● [String!] list scalar
CompanyEmailAccountWhereInput.sparkpostKeyGT ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyGTE ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyLT ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyLTE ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyContains ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyHasPrefix ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyHasSuffix ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyEqualFold ● String scalar
CompanyEmailAccountWhereInput.sparkpostKeyContainsFold ● String scalar
CompanyEmailAccountWhereInput.hasDomains ● Boolean scalar
domains edge predicates