Skip to main content

GQLTQueryInvoiceWhere

No description

type GQLTQueryInvoiceWhere {
id: GQLTQueryInvoiceWhereid
total: GQLTQueryInvoiceWheretotal
paid: GQLTQueryInvoiceWherepaid
notes: GQLTQueryInvoiceWherenotes
data: GQLTQueryInvoiceWheredata
createdAt: GQLTQueryInvoiceWherecreatedAt
updatedAt: GQLTQueryInvoiceWhereupdatedAt
voucherId: GQLTQueryInvoiceWherevoucherId
accountId: GQLTQueryInvoiceWhereaccountId
userId: GQLTQueryInvoiceWhereuserId
orderId: GQLTQueryInvoiceWhereorderId
transactionId: GQLTQueryInvoiceWheretransactionId
or: [GQLTQueryInvoiceWhere]
and: [GQLTQueryInvoiceWhere]
any: [GQLTQueryInvoiceWhere]
all: [GQLTQueryInvoiceWhere]
}

Fields#

id (GQLTQueryInvoiceWhereid)#

total (GQLTQueryInvoiceWheretotal)#

paid (GQLTQueryInvoiceWherepaid)#

notes (GQLTQueryInvoiceWherenotes)#

data (GQLTQueryInvoiceWheredata)#

createdAt (GQLTQueryInvoiceWherecreatedAt)#

updatedAt (GQLTQueryInvoiceWhereupdatedAt)#

voucherId (GQLTQueryInvoiceWherevoucherId)#

accountId (GQLTQueryInvoiceWhereaccountId)#

userId (GQLTQueryInvoiceWhereuserId)#

orderId (GQLTQueryInvoiceWhereorderId)#

transactionId (GQLTQueryInvoiceWheretransactionId)#

or ([GQLTQueryInvoiceWhere])#

and ([GQLTQueryInvoiceWhere])#

any ([GQLTQueryInvoiceWhere])#

all ([GQLTQueryInvoiceWhere])#