BaseFormsAppsDraft: {
    drafts: FormsAppDraft[];
    formsAppId: number;
}

Replaced with FormSubmissionDraft and FormSubmissionDraftVersion