queryProduct
abstract fun queryProduct(sku: String, type: Productz.Type): QueryResult<Productz>
Content copied to clipboard
TODO: Implement cache-first strategy and boolean bypass parameter for it.
TODO: Implement cache-first strategy and boolean bypass parameter for it.