Skip to main content

GQLTQueryVoucherModifierWhere

No description

type GQLTQueryVoucherModifierWhere {
id: GQLTQueryVoucherModifierWhereid
value: GQLTQueryVoucherModifierWherevalue
type: GQLTQueryVoucherModifierWheretype
totalUsageCount: GQLTQueryVoucherModifierWheretotalUsageCount
availableUsageCount: GQLTQueryVoucherModifierWhereavailableUsageCount
createdAt: GQLTQueryVoucherModifierWherecreatedAt
updatedAt: GQLTQueryVoucherModifierWhereupdatedAt
voucherId: GQLTQueryVoucherModifierWherevoucherId
productId: GQLTQueryVoucherModifierWhereproductId
or: [GQLTQueryVoucherModifierWhere]
and: [GQLTQueryVoucherModifierWhere]
any: [GQLTQueryVoucherModifierWhere]
all: [GQLTQueryVoucherModifierWhere]
}

Fields#

id (GQLTQueryVoucherModifierWhereid)#

value (GQLTQueryVoucherModifierWherevalue)#

type (GQLTQueryVoucherModifierWheretype)#

totalUsageCount (GQLTQueryVoucherModifierWheretotalUsageCount)#

availableUsageCount (GQLTQueryVoucherModifierWhereavailableUsageCount)#

createdAt (GQLTQueryVoucherModifierWherecreatedAt)#

updatedAt (GQLTQueryVoucherModifierWhereupdatedAt)#

voucherId (GQLTQueryVoucherModifierWherevoucherId)#

productId (GQLTQueryVoucherModifierWhereproductId)#

or ([GQLTQueryVoucherModifierWhere])#

and ([GQLTQueryVoucherModifierWhere])#

any ([GQLTQueryVoucherModifierWhere])#

all ([GQLTQueryVoucherModifierWhere])#