Skip to main content

CancelScheduledAccountDeletionPayload

No description

type CancelScheduledAccountDeletionPayload {  user: User  clientMutationId: String!}

Fields#

user (User)#

user is the User whose scheduled deletion was canceled.

clientMutationId (String!)#

clientMutationId is required for Relay support.