Skip to main content

AppSubscriptionWhereInput

AppSubscriptionWhereInput is used for filtering AppSubscription objects. Input was generated by ent.

input AppSubscriptionWhereInput {
not: AppSubscriptionWhereInput
and: [AppSubscriptionWhereInput!]
or: [AppSubscriptionWhereInput!]
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
chargebeeID: String
chargebeeIDNEQ: String
chargebeeIDIn: [String!]
chargebeeIDNotIn: [String!]
chargebeeIDGT: String
chargebeeIDGTE: String
chargebeeIDLT: String
chargebeeIDLTE: String
chargebeeIDContains: String
chargebeeIDHasPrefix: String
chargebeeIDHasSuffix: String
chargebeeIDEqualFold: String
chargebeeIDContainsFold: String
status: AppSubscriptionStatus
statusNEQ: AppSubscriptionStatus
statusIn: [AppSubscriptionStatus!]
statusNotIn: [AppSubscriptionStatus!]
startDate: Time
startDateNEQ: Time
startDateIn: [Time!]
startDateNotIn: [Time!]
startDateGT: Time
startDateGTE: Time
startDateLT: Time
startDateLTE: Time
startDateIsNil: Boolean
startDateNotNil: Boolean
nextBillDate: Time
nextBillDateNEQ: Time
nextBillDateIn: [Time!]
nextBillDateNotIn: [Time!]
nextBillDateGT: Time
nextBillDateGTE: Time
nextBillDateLT: Time
nextBillDateLTE: Time
nextBillDateIsNil: Boolean
nextBillDateNotNil: Boolean
planName: String
planNameNEQ: String
planNameIn: [String!]
planNameNotIn: [String!]
planNameGT: String
planNameGTE: String
planNameLT: String
planNameLTE: String
planNameContains: String
planNameHasPrefix: String
planNameHasSuffix: String
planNameIsNil: Boolean
planNameNotNil: Boolean
planNameEqualFold: String
planNameContainsFold: String
companyID: ID
companyIDNEQ: ID
companyIDIn: [ID!]
companyIDNotIn: [ID!]
hasCompany: Boolean
hasCompanyWith: [CompanyWhereInput!]
hasEntitlements: Boolean
hasEntitlementsWith: [AppEntitlementWhereInput!]
}

Fields

AppSubscriptionWhereInput.not ● AppSubscriptionWhereInput input

AppSubscriptionWhereInput.and ● [AppSubscriptionWhereInput!] list input

AppSubscriptionWhereInput.or ● [AppSubscriptionWhereInput!] list input

AppSubscriptionWhereInput.id ● ID scalar

id field predicates

AppSubscriptionWhereInput.idNEQ ● ID scalar

AppSubscriptionWhereInput.idIn ● [ID!] list scalar

AppSubscriptionWhereInput.idNotIn ● [ID!] list scalar

AppSubscriptionWhereInput.idGT ● ID scalar

AppSubscriptionWhereInput.idGTE ● ID scalar

AppSubscriptionWhereInput.idLT ● ID scalar

AppSubscriptionWhereInput.idLTE ● ID scalar

AppSubscriptionWhereInput.createdAt ● Time scalar

created_at field predicates

AppSubscriptionWhereInput.createdAtNEQ ● Time scalar

AppSubscriptionWhereInput.createdAtIn ● [Time!] list scalar

AppSubscriptionWhereInput.createdAtNotIn ● [Time!] list scalar

AppSubscriptionWhereInput.createdAtGT ● Time scalar

AppSubscriptionWhereInput.createdAtGTE ● Time scalar

AppSubscriptionWhereInput.createdAtLT ● Time scalar

AppSubscriptionWhereInput.createdAtLTE ● Time scalar

AppSubscriptionWhereInput.updatedAt ● Time scalar

updated_at field predicates

AppSubscriptionWhereInput.updatedAtNEQ ● Time scalar

AppSubscriptionWhereInput.updatedAtIn ● [Time!] list scalar

AppSubscriptionWhereInput.updatedAtNotIn ● [Time!] list scalar

AppSubscriptionWhereInput.updatedAtGT ● Time scalar

AppSubscriptionWhereInput.updatedAtGTE ● Time scalar

AppSubscriptionWhereInput.updatedAtLT ● Time scalar

AppSubscriptionWhereInput.updatedAtLTE ● Time scalar

AppSubscriptionWhereInput.chargebeeID ● String scalar

chargebee_id field predicates

AppSubscriptionWhereInput.chargebeeIDNEQ ● String scalar

AppSubscriptionWhereInput.chargebeeIDIn ● [String!] list scalar

AppSubscriptionWhereInput.chargebeeIDNotIn ● [String!] list scalar

AppSubscriptionWhereInput.chargebeeIDGT ● String scalar

AppSubscriptionWhereInput.chargebeeIDGTE ● String scalar

AppSubscriptionWhereInput.chargebeeIDLT ● String scalar

AppSubscriptionWhereInput.chargebeeIDLTE ● String scalar

AppSubscriptionWhereInput.chargebeeIDContains ● String scalar

AppSubscriptionWhereInput.chargebeeIDHasPrefix ● String scalar

AppSubscriptionWhereInput.chargebeeIDHasSuffix ● String scalar

AppSubscriptionWhereInput.chargebeeIDEqualFold ● String scalar

AppSubscriptionWhereInput.chargebeeIDContainsFold ● String scalar

AppSubscriptionWhereInput.status ● AppSubscriptionStatus enum

status field predicates

AppSubscriptionWhereInput.statusNEQ ● AppSubscriptionStatus enum

AppSubscriptionWhereInput.statusIn ● [AppSubscriptionStatus!] list enum

AppSubscriptionWhereInput.statusNotIn ● [AppSubscriptionStatus!] list enum

AppSubscriptionWhereInput.startDate ● Time scalar

start_date field predicates

AppSubscriptionWhereInput.startDateNEQ ● Time scalar

AppSubscriptionWhereInput.startDateIn ● [Time!] list scalar

AppSubscriptionWhereInput.startDateNotIn ● [Time!] list scalar

AppSubscriptionWhereInput.startDateGT ● Time scalar

AppSubscriptionWhereInput.startDateGTE ● Time scalar

AppSubscriptionWhereInput.startDateLT ● Time scalar

AppSubscriptionWhereInput.startDateLTE ● Time scalar

AppSubscriptionWhereInput.startDateIsNil ● Boolean scalar

AppSubscriptionWhereInput.startDateNotNil ● Boolean scalar

AppSubscriptionWhereInput.nextBillDate ● Time scalar

next_bill_date field predicates

AppSubscriptionWhereInput.nextBillDateNEQ ● Time scalar

AppSubscriptionWhereInput.nextBillDateIn ● [Time!] list scalar

AppSubscriptionWhereInput.nextBillDateNotIn ● [Time!] list scalar

AppSubscriptionWhereInput.nextBillDateGT ● Time scalar

AppSubscriptionWhereInput.nextBillDateGTE ● Time scalar

AppSubscriptionWhereInput.nextBillDateLT ● Time scalar

AppSubscriptionWhereInput.nextBillDateLTE ● Time scalar

AppSubscriptionWhereInput.nextBillDateIsNil ● Boolean scalar

AppSubscriptionWhereInput.nextBillDateNotNil ● Boolean scalar

AppSubscriptionWhereInput.planName ● String scalar

plan_name field predicates

AppSubscriptionWhereInput.planNameNEQ ● String scalar

AppSubscriptionWhereInput.planNameIn ● [String!] list scalar

AppSubscriptionWhereInput.planNameNotIn ● [String!] list scalar

AppSubscriptionWhereInput.planNameGT ● String scalar

AppSubscriptionWhereInput.planNameGTE ● String scalar

AppSubscriptionWhereInput.planNameLT ● String scalar

AppSubscriptionWhereInput.planNameLTE ● String scalar

AppSubscriptionWhereInput.planNameContains ● String scalar

AppSubscriptionWhereInput.planNameHasPrefix ● String scalar

AppSubscriptionWhereInput.planNameHasSuffix ● String scalar

AppSubscriptionWhereInput.planNameIsNil ● Boolean scalar

AppSubscriptionWhereInput.planNameNotNil ● Boolean scalar

AppSubscriptionWhereInput.planNameEqualFold ● String scalar

AppSubscriptionWhereInput.planNameContainsFold ● String scalar

AppSubscriptionWhereInput.companyID ● ID scalar

company_id field predicates

AppSubscriptionWhereInput.companyIDNEQ ● ID scalar

AppSubscriptionWhereInput.companyIDIn ● [ID!] list scalar

AppSubscriptionWhereInput.companyIDNotIn ● [ID!] list scalar

AppSubscriptionWhereInput.hasCompany ● Boolean scalar

company edge predicates

AppSubscriptionWhereInput.hasCompanyWith ● [CompanyWhereInput!] list input

AppSubscriptionWhereInput.hasEntitlements ● Boolean scalar

entitlements edge predicates

AppSubscriptionWhereInput.hasEntitlementsWith ● [AppEntitlementWhereInput!] list input

Member Of

AppEntitlementWhereInput input ● appSubscriptions query ● AppSubscriptionWhereInput input ● CompanyWhereInput input