I use this code to get 20 products but it doesn't working `$client->products->get(array( 'filter[limit]' => 20 ))` what i shoud to do??
I use this code to get 20 products but it doesn't working
$client->products->get(array( 'filter[limit]' => 20 ))what i shoud to do??