queryProduct

abstract fun queryProduct(sku: String, type: Productz.Type): QueryResult<Productz>

kotlin coroutine function for querying a specific product