RequestAccountDeletionInputNo descriptiontype RequestAccountDeletionInput { password: String! clientMutationId: String!}CopyFields#password (String!)#password to verify for the current User.clientMutationId (String!)#clientMutationId is required for Relay support.