whitemarket Documentation For Partners

Market deal history connection

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