Skip to main content

deletePendingRegistration

Deletes the current user's pending registration. Optionally delete's the user's auth account in Firebase.

The following errors may be returned: INVALID_STATE Thrown if the user's registration was already finalized or canceled.

deletePendingRegistration(
input: DeletePendingRegistrationInput!
): DeletePendingRegistrationPayload!

Arguments

deletePendingRegistration.input ● DeletePendingRegistrationInput! non-null input

Type

DeletePendingRegistrationPayload object