queryProduct
abstract fun queryProduct(sku: String, type: Productz.Type): QueryResult<Productz>
Content copied to clipboard
kotlin coroutine function for querying a specific product
kotlin coroutine function for querying a specific product