Notifications
Send push notifications to users
A
Broadcast Notification
Send an in-app notification to all or a specific group of users.
Note: This sends an in-app notification (stored in the database). For real push notifications (FCM), integrate
sendPushNotification in the backend notifications handler.