v0.6.4
Fix:
- set
maxParallelglobally as a function of SphereClient e5133b5
client = new SphereClient
client.setMaxParallel(5)
client.products.fetch()Fix:
maxParallel globally as a function of SphereClient e5133b5client = new SphereClient
client.setMaxParallel(5)
client.products.fetch()