I use Realtime Database from Firestore, the endpoint is tags/${userId}. I add date by push().set(tag) methods and database for each tag generates uniqu
tags/${userId}
push().set(tag)