@oneblink/sdk-core
    Preparing search index...

    Type Alias NewFormsAppsDraft

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

    Replaced with FormSubmissionDraft and FormSubmissionDraftVersion