whitemarket Документація для партнерів

Market order public connection

This is auto-generated documentation. It is not intended to be used as a reference.

Please use for request and response only necessary fields. It decreases response time for you.

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
}