Skip to main content

GQLTQueryOrderWhere

No description

type GQLTQueryOrderWhere {
id: GQLTQueryOrderWhereid
renewalPeriod: GQLTQueryOrderWhererenewalPeriod
renewsAt: GQLTQueryOrderWhererenewsAt
initialPurchaseDate: GQLTQueryOrderWhereinitialPurchaseDate
renewalAttempts: GQLTQueryOrderWhererenewalAttempts
lastRenewalAttempt: GQLTQueryOrderWherelastRenewalAttempt
status: GQLTQueryOrderWherestatus
data: GQLTQueryOrderWheredata
processing: GQLTQueryOrderWhereprocessing
processingError: GQLTQueryOrderWhereprocessingError
createdAt: GQLTQueryOrderWherecreatedAt
updatedAt: GQLTQueryOrderWhereupdatedAt
accountId: GQLTQueryOrderWhereaccountId
userId: GQLTQueryOrderWhereuserId
voucherId: GQLTQueryOrderWherevoucherId
or: [GQLTQueryOrderWhere]
and: [GQLTQueryOrderWhere]
any: [GQLTQueryOrderWhere]
all: [GQLTQueryOrderWhere]
}

Fields#

id (GQLTQueryOrderWhereid)#

renewalPeriod (GQLTQueryOrderWhererenewalPeriod)#

renewsAt (GQLTQueryOrderWhererenewsAt)#

initialPurchaseDate (GQLTQueryOrderWhereinitialPurchaseDate)#

renewalAttempts (GQLTQueryOrderWhererenewalAttempts)#

lastRenewalAttempt (GQLTQueryOrderWherelastRenewalAttempt)#

status (GQLTQueryOrderWherestatus)#

data (GQLTQueryOrderWheredata)#

processing (GQLTQueryOrderWhereprocessing)#

processingError (GQLTQueryOrderWhereprocessingError)#

createdAt (GQLTQueryOrderWherecreatedAt)#

updatedAt (GQLTQueryOrderWhereupdatedAt)#

accountId (GQLTQueryOrderWhereaccountId)#

userId (GQLTQueryOrderWhereuserId)#

voucherId (GQLTQueryOrderWherevoucherId)#

or ([GQLTQueryOrderWhere])#

and ([GQLTQueryOrderWhere])#

any ([GQLTQueryOrderWhere])#

all ([GQLTQueryOrderWhere])#