Is it possible using firebase realtime database insert multiple queries at once? I know I can use updateChildren() put in only updates, not inserts new document with unique ID.<