Adding closedAt status commentStream

This commit is contained in:
Belen Curcio
2017-01-20 12:52:35 -03:00
parent 0f15c21cc9
commit cc740a4a5e
2 changed files with 10 additions and 10 deletions
+1
View File
@@ -72,6 +72,7 @@ type Asset {
url: String
comments: [Comment]
settings: Settings!
closedAt: String
}
scalar URL