INPUT_OBJECT
Arguments for updating a user's credentials.
input UpdateCredentialsInput { The user current password.currentPassword: String The new password for the user.password: String!}