feat: implement user history syncing for selfhost (#60)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
subscription userHistoryDeleted {
|
||||
userHistoryDeleted {
|
||||
id
|
||||
reqType
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user