EditInfo
No description
type EditInfo { edited: Boolean! editableUntil: Time}Fields#
edited (Boolean!)#
edited will be True when the Comment has been edited in the past.
editableUntil (Time)#
editableUntil is the time that the comment is editable until. This will return null if the current viewer is not the author of the Comment.