whitemarket Documentation For Partners

type IntegerRange {
	# From
	from: Int! 	# 12
	# To
	to: Int! 	# 23
}