Update relay-runtime types

This commit is contained in:
Chi Vinh Le
2018-08-30 15:41:08 +02:00
parent 0497718764
commit 7ab70b8484
11 changed files with 32 additions and 42 deletions
@@ -577,7 +577,7 @@ type Comment {
"""
createdAt is the date in which the comment was created.
"""
createdAt: Time
createdAt: Time!
"""
author is the User that authored the Comment.