Skip to main content

GQLTQueryInvoiceItemWhere

No description

type GQLTQueryInvoiceItemWhere {
id: GQLTQueryInvoiceItemWhereid
description: GQLTQueryInvoiceItemWheredescription
amount: GQLTQueryInvoiceItemWhereamount
options: GQLTQueryInvoiceItemWhereoptions
createdAt: GQLTQueryInvoiceItemWherecreatedAt
updatedAt: GQLTQueryInvoiceItemWhereupdatedAt
invoiceId: GQLTQueryInvoiceItemWhereinvoiceId
productId: GQLTQueryInvoiceItemWhereproductId
voucherId: GQLTQueryInvoiceItemWherevoucherId
or: [GQLTQueryInvoiceItemWhere]
and: [GQLTQueryInvoiceItemWhere]
any: [GQLTQueryInvoiceItemWhere]
all: [GQLTQueryInvoiceItemWhere]
}

Fields#

id (GQLTQueryInvoiceItemWhereid)#

description (GQLTQueryInvoiceItemWheredescription)#

amount (GQLTQueryInvoiceItemWhereamount)#

options (GQLTQueryInvoiceItemWhereoptions)#

createdAt (GQLTQueryInvoiceItemWherecreatedAt)#

updatedAt (GQLTQueryInvoiceItemWhereupdatedAt)#

invoiceId (GQLTQueryInvoiceItemWhereinvoiceId)#

productId (GQLTQueryInvoiceItemWhereproductId)#

voucherId (GQLTQueryInvoiceItemWherevoucherId)#

or ([GQLTQueryInvoiceItemWhere])#

and ([GQLTQueryInvoiceItemWhere])#

any ([GQLTQueryInvoiceItemWhere])#

all ([GQLTQueryInvoiceItemWhere])#