Discussions
Rapidql proper docs with mongodb and nodejs
Is There any proper documentation for mongodb with rapidql in nodejs ?
Posted by Aman kumar singh over 2 years ago
calling 4 rapidapi's response time
Let's say that if i call 1 api it takes 2 seconds to return. If I use RapidQL, will it take 4*2seconds or 8 seconds to return or will it take less time
Posted by jose fidle over 3 years ago
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?
Posted by Nishant Agrawal over 3 years ago