Open pvanderlinden opened 6 years ago
If you use the singleApiCall on a reference, it will crash if you go over 30 items. The alternative is the remove it all together resulting in a lot of api calls. Is there something which support pagination?
singleApiCall
If you use the
singleApiCall
on a reference, it will crash if you go over 30 items. The alternative is the remove it all together resulting in a lot of api calls. Is there something which support pagination?