OBJECT
The system log
type SystemLog {# the log messagemessage: String! # the time stamptimeStamp: Time! # the user nameuserName: String }