PremodStatusHistory
No description
type PremodStatusHistory { active: Boolean! createdBy: User createdAt: Time!}Fields#
active (Boolean!)#
active when true, indicates that the given user is premodded.
createdBy (User)#
createdBy is the user that flagged the commenter as pre-mod. If null, then the given
User was set to pre-mod by the system.
createdAt (Time!)#
createdAt is the time the user was set to pre-mod