Skip to main content

TransactionList

No description

type TransactionList {
pageInfo: PageInfo
total: Int
edges: [TransactionEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([TransactionEdge])#

List of edges for Transaction