WooCommerce-REST-API-Client-Library
WooCommerce-REST-API-Client-Library copied to clipboard
update slow
Hi,
When i use that: $client->products->update_stock($id,$quantity); in a foreach for refresh a lot of items, it's very slow...
How i can resolve?
Thanks