Nosto/nosto-php-sdk

Add possibility to do batched CMP calls

fairlane opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Currently the max limit for CMP graphql calls is 250 in Nosto. There are cases when bigger limit is needed on the client side (platform).

Describe the solution you'd like
Batch the graphql calls is the limit is bigger than 250.