whitemarket Documentation For Partners

Market products connection

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