Skip to main content

PremodStatus

No description

type PremodStatus {  active: Boolean!  history: [PremodStatusHistory!]!}

Fields#

active (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.