Rest
Optional
Use deleteAlerts instead
deleteAlerts
Use renewTargetGroup instead
use fetchFusionData instead. This is for legacy
for legacy infra, use fetchTenantConfig instead for new infra (fusionEvent)
Use getFusionNotificationHistory instead
only for legacy infrastructure
use alterTargetGroup instead
!IMPORTANT: the id arguments (telegramId, discordId, slackId, walletId) is the self-defined identity (only within notifi BE). This is NEITHER the user name NOR the user id of associated platform.
use addEventListener instead.
use the return type of addEventListener & removeEventListener instead.
never use this when having multiple gql subscription in the app. This case, dispose websocket could break other subscriptions.
Deprecated
Use
deleteAlerts
instead