INPUT_OBJECT
Input type to add or edit an user.
input UserIn {username: Stringfirst_name: Stringlast_name: Stringemail: Stringphone: Stringis_active: Booleanis_superuser: Boolean}