I have a function which saves users phonebook on the server.Now the problem is there are more that 1000 records in one API and it takes too much time to process this function. Is there a better way to insert the data which is fast to do the same processI have a function which saves users phonebook o