How to create a subcollection every time a new user is created?

I want to have a "favourites" subcollection in my users' collection. This subcollection is to be created in each user document after a new user is created. Can anyone help explain how I can achieve this? Thanks

1
5 replies