Skip to main content

notificationSplitup

@adamondo/backend


@adamondo/backend / core/pushNotifications/notificationSplitup

core/pushNotifications/notificationSplitup

Functions

tokenSplitup()

tokenSplitup(deviceIds): Promise<any>

Defined in: src/core/pushNotifications/notificationSplitup.ts:8

Core domain module for notificationSplitup. Use cases:

  • Host central business capabilities and side-effect orchestration.
  • Provide reusable domain behavior across API entry points. Example: Invoked by services, resolvers, and background jobs.

Parameters

deviceIds

any

Returns

Promise<any>