OBJECT
User information.
type User {# Site user IDuserId: ID! # User namename: String # User emailemail: String account: String }