UBER-277 Reminders don't have notifications (#3315)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2023-06-01 12:48:36 +07:00
committed by GitHub
parent 58ba8fbe07
commit 2dfe0f330c
9 changed files with 79 additions and 7 deletions
+2
View File
@@ -19,6 +19,7 @@ import {
AttachedDoc,
Class,
Doc,
DocumentQuery,
Mixin,
Ref,
Space,
@@ -103,6 +104,7 @@ export interface NotificationType extends Doc {
attachedToClass?: Ref<Class<Doc>>
// use for update/mixin txes
field?: string
txMatch?: DocumentQuery<Tx>
// use for space collaborators, not object
spaceSubscribe?: boolean
// allowed providers and default value for it