Hello, I want to fetch all vendor names available in the store.
I see it is possible to fetch it under the Shop object, but pagination is not possible. I can fetch only the first 250 results.
Am I doing something wrong, or is this a limitation?
I want to be able to send the “after” parameter and fetch results page by page, just like we are doing for other entities.