@makehq/sdk
    Preparing search index...

    Type Alias UpdateSDKModuleBody

    Body for updating a module

    type UpdateSDKModuleBody = {
        connection?: string;
        description?: string;
        label?: string;
    }
    Index

    Properties

    connection?: string

    Connection name

    description?: string

    The description of the module

    label?: string

    The label of the module visible in the scenario builder