INPUT_OBJECT
input NewUser {email: String!username: String!firstName: StringlastName: Stringrole: Role!authType: AuthType!password: String}