TransactionsConnection
A connection to a list of items.
Type
Kind of Type: Object
Fields
| Field | Type | Description |
|---|---|---|
pageInfo |
PageInfo! |
Information to aid in pagination. |
edges |
[TransactionsEdge!] |
A list of edges. |
nodes |
[Transaction!] |
A flattened list of the nodes. |
totalCount |
Int! |
Identifies the total count of items in the connection. |