whitemarket Documentation For Partners

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 IntegerRange {
	# From
	from: Int! 	# 12
	# To
	to: Int! 	# 23
}