Skip to main content

⚠️ This is the alpha version. The operation or type does not exist in the beta version.

ProgrammableTransactionConnection

No description

type ProgrammableTransactionConnection {
pageInfo: PageInfo!
edges: [ProgrammableTransactionEdge!]!
nodes: [ProgrammableTransaction!]!
}

Fields​

ProgrammableTransactionConnection.pageInfo ● PageInfo! non-null object​

Information to aid in pagination.

ProgrammableTransactionConnection.edges ● [ProgrammableTransactionEdge!]! non-null object​

A list of edges.

ProgrammableTransactionConnection.nodes ● [ProgrammableTransaction!]! non-null union​

A list of nodes.

Member Of​

ProgrammableSystemTransactionBlock object ● ProgrammableTransactionBlock object