DeleteUserAccountPayloadNo descriptiontype DeleteUserAccountPayload { user: User clientMutationId: String!}CopyFields#user (User)#user is the User that was deleted.clientMutationId (String!)#clientMutationId is required for Relay support.