whitemarket Documentation For Partners

Market order public connection

type MarketOrderPublicConnection {
	# Edges of the connection
	edges: [MarketOrderPublicConnectionEdge] 
	# Page info of the connection
	pageInfo: PageInfo 
	# Total count of items in the connection.
	totalCount: Int 	# 123456
}