Discussions

Ask a Question
Back to All

how would it improve performance

right now i have an API which gives me list of orders (more than 500) and i need to individually check number of comments and items for each order as separate api call.
no need to say it takes time.
how is your solution going to help me. will it not make call to api 500 times internally still?