TxItemCursor

type TxItemCursor {

  count: Int

  # Arguments
  # offset: [Not documented]
  # limit: [Not documented]
  objects(offset: Int, limit: Int): [TxItem]
}

Required by

DraftInvoice
Draft invoice
Tx
Information about a credit or debit that has been applied to an Account
TxDetail
Detailed information about a (possibly draft) transaction