Skip to main content

ScheduleAccountDeletionPayload

No description

type ScheduleAccountDeletionPayload {  user: User  clientMutationId: String!}

Fields#

user (User)#

user is the User that was deleted.

clientMutationId (String!)#

clientMutationId is required for Relay support.