Assigned by will be a string for now.

This commit is contained in:
gaba
2017-02-09 14:25:35 -08:00
parent 3be4fea8ad
commit 647ae2fca0
+1 -1
View File
@@ -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!