Skip to main content

TransactionCountableConnection Object

No description

type TransactionCountableConnection {
pageInfo: PageInfo!
edges: [TransactionCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [TransactionCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Returned By

transactions query