UserSessionType
No description
type UserSessionType {
id: ID!
isCurrent: Boolean
loginMethod: String
deviceType: String
deviceBrowserName: String
deviceAppVersion: String
deviceName: String
createdAt: String
lastSeen: String
lastSeenIpAdress: String
}
Fields
UserSessionType.id
● ID!
non-null scalar
The ID of an object