UsernameStatus
No description
type UsernameStatus {
history: [UsernameHistory!]!
}
Fields
UsernameStatus.history ● [UsernameHistory!]! non-null object
history is the list of all usernames for this user
Member Of
UserStatus object