OBJECT
Relay-style pagination (https://facebook.github.io/relay/graphql/connections.htm)
type TxnConnection {edges: [TxnEdge] pageInfo: PageInfo }