Skip to main content

RequestAccountDeletionInput

No description

type RequestAccountDeletionInput {  password: String!  clientMutationId: String!}

Fields#

password (String!)#

password to verify for the current User.

clientMutationId (String!)#

clientMutationId is required for Relay support.