Home > @infiniteobjects/shopify-data-manager > AdminTypes > TenderTransactionConnection
An auto-generated type for paginating through multiple TenderTransactions.
Signature:
export interface TenderTransactionConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<TenderTransactionEdge> | A list of edges. | |
nodes | Array<TenderTransaction> | A list of the nodes contained in TenderTransactionEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |