PremodStatus
No description
type PremodStatus { active: Boolean! history: [PremodStatusHistory!]!}
#
Fieldsactive
(Boolean!
)#
active when true, indicates that the given user is set to pre-mod.
history
([PremodStatusHistory!]!
)#
history is the list of all suspension events against a specific User.