object

UserDetails

User information and profile details.
Fields
contact
String
Contact information like email or phone number, e.g. 'user@example.com', '+919876543210'.
super_user
Boolean
Indicates whether the user has administrative or super user privileges.
user_id
String!
Required
Unique identifier for the user account, e.g. 'usr_123456789'.
username
String
Display username or handle, e.g. 'john.doe', 'admin_user'.