Skip to Content
Models (database shapes)Notification models

Notification models

FileStores
device-token.model.tsFCM token per device
notification-preference.model.tsOpt-in flags per user
notification-log.model.tsEach push attempt / result
notification-daily-rollup.model.tsAggregated metrics by day

Services in services/notifications/ read/write these when sending or recording opens.

Last updated on