@oneblink/apps-react
    Preparing search index...

    Type Alias DraftSubmissionInput

    DraftSubmissionInput: NewDraftSubmission & BaseFormSubmission & {
        formsAppId: number;
        title: string;
    }

    Type Declaration

    • formsAppId: number

      The id of the Forms App submitting for

    • title: string

      The title input by a user to identify the draft.