Constantinos Georgiou

Results 3 issues of Constantinos Georgiou

The way the current client is set up paging gets ignored due to the way the `ProductsMainParams` is defined. ```ts export type ProductsMainParams = (ProductsParams & ProductsVariationsParams & ProductsAttributesParams) |...