NetworkParametersConnection
Connection type for retrieving cursor-based paginated network parameters information
type NetworkParametersConnection {
edges: [NetworkParameterEdge]
pageInfo: PageInfo!
}
Fields
NetworkParametersConnection.edges ● [NetworkParameterEdge] list object
List of network parameters available for the connection
NetworkParametersConnection.pageInfo ● PageInfo! non-null object
Page information for the connection