@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias formsUpdateQuestionResponse200

    Update an existing question by its unique identifier.

    type formsUpdateQuestionResponse200 = {
        data: FormsQuestionResponse;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200