Skip to main content

PaymentsOtherConnectionsImportWhereInput

PaymentsOtherConnectionsImportWhereInput is used for filtering PaymentsOtherConnectionsImport objects. Input was generated by ent.

input PaymentsOtherConnectionsImportWhereInput {
not: PaymentsOtherConnectionsImportWhereInput
and: [PaymentsOtherConnectionsImportWhereInput!]
or: [PaymentsOtherConnectionsImportWhereInput!]
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
importID: ID
importIDNEQ: ID
importIDIn: [ID!]
importIDNotIn: [ID!]
schemaID: ID
schemaIDNEQ: ID
schemaIDIn: [ID!]
schemaIDNotIn: [ID!]
schemaIDGT: ID
schemaIDGTE: ID
schemaIDLT: ID
schemaIDLTE: ID
propertyID: ID
propertyIDNEQ: ID
propertyIDIn: [ID!]
propertyIDNotIn: [ID!]
propertyIDGT: ID
propertyIDGTE: ID
propertyIDLT: ID
propertyIDLTE: ID
type: PaymentsOtherConnectionsImportType
typeNEQ: PaymentsOtherConnectionsImportType
typeIn: [PaymentsOtherConnectionsImportType!]
typeNotIn: [PaymentsOtherConnectionsImportType!]
hasImport: Boolean
hasImportWith: [PaymentsImportWhereInput!]
}

Fields

PaymentsOtherConnectionsImportWhereInput.not ● PaymentsOtherConnectionsImportWhereInput input

PaymentsOtherConnectionsImportWhereInput.and ● [PaymentsOtherConnectionsImportWhereInput!] list input

PaymentsOtherConnectionsImportWhereInput.or ● [PaymentsOtherConnectionsImportWhereInput!] list input

PaymentsOtherConnectionsImportWhereInput.id ● ID scalar

id field predicates

PaymentsOtherConnectionsImportWhereInput.idNEQ ● ID scalar

PaymentsOtherConnectionsImportWhereInput.idIn ● [ID!] list scalar

PaymentsOtherConnectionsImportWhereInput.idNotIn ● [ID!] list scalar

PaymentsOtherConnectionsImportWhereInput.idGT ● ID scalar

PaymentsOtherConnectionsImportWhereInput.idGTE ● ID scalar

PaymentsOtherConnectionsImportWhereInput.idLT ● ID scalar

PaymentsOtherConnectionsImportWhereInput.idLTE ● ID scalar

PaymentsOtherConnectionsImportWhereInput.createdAt ● Time scalar

created_at field predicates

PaymentsOtherConnectionsImportWhereInput.createdAtNEQ ● Time scalar

PaymentsOtherConnectionsImportWhereInput.createdAtIn ● [Time!] list scalar

PaymentsOtherConnectionsImportWhereInput.createdAtNotIn ● [Time!] list scalar

PaymentsOtherConnectionsImportWhereInput.createdAtGT ● Time scalar

PaymentsOtherConnectionsImportWhereInput.createdAtGTE ● Time scalar

PaymentsOtherConnectionsImportWhereInput.createdAtLT ● Time scalar

PaymentsOtherConnectionsImportWhereInput.createdAtLTE ● Time scalar

PaymentsOtherConnectionsImportWhereInput.updatedAt ● Time scalar

updated_at field predicates

PaymentsOtherConnectionsImportWhereInput.updatedAtNEQ ● Time scalar

PaymentsOtherConnectionsImportWhereInput.updatedAtIn ● [Time!] list scalar

PaymentsOtherConnectionsImportWhereInput.updatedAtNotIn ● [Time!] list scalar

PaymentsOtherConnectionsImportWhereInput.updatedAtGT ● Time scalar

PaymentsOtherConnectionsImportWhereInput.updatedAtGTE ● Time scalar

PaymentsOtherConnectionsImportWhereInput.updatedAtLT ● Time scalar

PaymentsOtherConnectionsImportWhereInput.updatedAtLTE ● Time scalar

PaymentsOtherConnectionsImportWhereInput.companyID ● String scalar

company_id field predicates

PaymentsOtherConnectionsImportWhereInput.companyIDNEQ ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDIn ● [String!] list scalar

PaymentsOtherConnectionsImportWhereInput.companyIDNotIn ● [String!] list scalar

PaymentsOtherConnectionsImportWhereInput.companyIDGT ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDGTE ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDLT ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDLTE ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDContains ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDHasPrefix ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDHasSuffix ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDEqualFold ● String scalar

PaymentsOtherConnectionsImportWhereInput.companyIDContainsFold ● String scalar

PaymentsOtherConnectionsImportWhereInput.importID ● ID scalar

import_id field predicates

PaymentsOtherConnectionsImportWhereInput.importIDNEQ ● ID scalar

PaymentsOtherConnectionsImportWhereInput.importIDIn ● [ID!] list scalar

PaymentsOtherConnectionsImportWhereInput.importIDNotIn ● [ID!] list scalar

PaymentsOtherConnectionsImportWhereInput.schemaID ● ID scalar

schema_id field predicates

PaymentsOtherConnectionsImportWhereInput.schemaIDNEQ ● ID scalar

PaymentsOtherConnectionsImportWhereInput.schemaIDIn ● [ID!] list scalar

PaymentsOtherConnectionsImportWhereInput.schemaIDNotIn ● [ID!] list scalar

PaymentsOtherConnectionsImportWhereInput.schemaIDGT ● ID scalar

PaymentsOtherConnectionsImportWhereInput.schemaIDGTE ● ID scalar

PaymentsOtherConnectionsImportWhereInput.schemaIDLT ● ID scalar

PaymentsOtherConnectionsImportWhereInput.schemaIDLTE ● ID scalar

PaymentsOtherConnectionsImportWhereInput.propertyID ● ID scalar

property_id field predicates

PaymentsOtherConnectionsImportWhereInput.propertyIDNEQ ● ID scalar

PaymentsOtherConnectionsImportWhereInput.propertyIDIn ● [ID!] list scalar

PaymentsOtherConnectionsImportWhereInput.propertyIDNotIn ● [ID!] list scalar

PaymentsOtherConnectionsImportWhereInput.propertyIDGT ● ID scalar

PaymentsOtherConnectionsImportWhereInput.propertyIDGTE ● ID scalar

PaymentsOtherConnectionsImportWhereInput.propertyIDLT ● ID scalar

PaymentsOtherConnectionsImportWhereInput.propertyIDLTE ● ID scalar

PaymentsOtherConnectionsImportWhereInput.type ● PaymentsOtherConnectionsImportType enum

type field predicates

PaymentsOtherConnectionsImportWhereInput.typeNEQ ● PaymentsOtherConnectionsImportType enum

PaymentsOtherConnectionsImportWhereInput.typeIn ● [PaymentsOtherConnectionsImportType!] list enum

PaymentsOtherConnectionsImportWhereInput.typeNotIn ● [PaymentsOtherConnectionsImportType!] list enum

PaymentsOtherConnectionsImportWhereInput.hasImport ● Boolean scalar

"import" edge predicates

PaymentsOtherConnectionsImportWhereInput.hasImportWith ● [PaymentsImportWhereInput!] list input

Member Of

PaymentsOtherConnectionsImportWhereInput input