Two-part series covering different types of cloud functions from ones being called directly from the app, HTTP and background triggers from Firestore database!
The various types of cloud functions covered are onCall, onRequest, onCreate, onUpdate, onDelete.