NewFormsAppsDraft: BaseFormsAppsDraft & {
    createdAt?: string;
    updatedAt?: string;
}

Replaced with FormSubmissionDraft and FormSubmissionDraftVersion