mirror of
https://github.com/wassname/talk.git
synced 2026-07-03 17:33:21 +08:00
Assigned by will be a string for now.
This commit is contained in:
@@ -68,7 +68,7 @@ type Tag {
|
||||
name: COMMENT_TAG
|
||||
|
||||
# the user that assigned the tag. If NULL then the system automatically tagged it.
|
||||
assigned_by: User
|
||||
assigned_by: String
|
||||
|
||||
# the time when the tag was assigned.
|
||||
created_at: Date!
|
||||
|
||||
Reference in New Issue
Block a user