object

UserDetails

Detailed information about a user.
Fields
contact
String
The contact details of the user.
super_user
Boolean
A flag indicating whether the user is a super user.
user_id
String!
Required
The user ID of the user.
username
String!
Required
The username of the user.