mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
Add flag deleted with value "true" to comments of deleted users (#2952)
* [Fix] Add deleted as true to comments of deleted users * fix: revert deleted = true Co-authored-by: hector.melo <hector.melo@corp.globo.com> Co-authored-by: Wyatt Johnson <me@wyattjoh.ca> Co-authored-by: Wyatt Johnson <wyattjoh@gmail.com>
This commit is contained in:
co-authored by
hector.melo
Wyatt Johnson
Wyatt Johnson
parent
45873398dd
commit
8ea88f9b96
@@ -2625,6 +2625,9 @@ type Comment {
|
||||
"""
|
||||
deleted: Boolean
|
||||
|
||||
"""
|
||||
site is the Site referenced by the Story for this Comment.
|
||||
"""
|
||||
site: Site!
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user