The error given if there are too many items.

interface WrongItemCountMember {
    $unknown?: undefined;
    ignoreNonInteractedQuestions?: undefined;
    inexplicitRubricOverwrite?: undefined;
    invalidParam?: undefined;
    invalidState?: undefined;
    unknownEnumType?: undefined;
    wrongItemCount: WrongItemCountErrorReason;
}

Properties

$unknown?: undefined
ignoreNonInteractedQuestions?: undefined
inexplicitRubricOverwrite?: undefined
invalidParam?: undefined
invalidState?: undefined
unknownEnumType?: undefined