CancelScheduledAccountDeletionInputNo descriptiontype CancelScheduledAccountDeletionInput { userID: ID! clientMutationId: String!}CopyFields#userID (ID!)#userID is the ID of the User whose scheduled deletion is being canceled.clientMutationId (String!)#clientMutationId is required for Relay support.