INPUT_OBJECT
input ChangePasswordInput {# Email of user performing reset.email: String# New password for user.password: String}