Kornél Lajos Varga
Results
2
comments of
Kornél Lajos Varga
Hi, I am having the same issue, have you solved this?
I think I have just found the solution... well at least for my purpose this is working! ``` echo json_encode( $client->products->get( null, array( 'filter[limit]' => -1 ), ) ); ```...