Skip to content

UserSession

Represents a user session

Fields without arguments

NameTypeDescription
activeBoolean!Whether or not the session is active and can be used
createdAtTime!Time when this UserSession was created
idUserSessionID!Global ID of this UserSession
tokenStringToken belonging to the session, only present on creation
updatedAtTime!Time when this UserSession was last updated
userUser!User that belongs to the session