MarketProductAppIdNameHashInput
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.
input MarketProductAppIdNameHashInput {
app: SteamApp!
# Name hash
nameHash: String! # ★ Moto Gloves | Finish Line (Factory New)
# Optional Doppler phase. When passed, the buy matches not only by nameHash but also by phase (paint index)
phase: CSGOPhase
}