@makehq/sdk
    Preparing search index...

    Type Alias CreateSDKConnectionBody

    Body for creating a new connection

    type CreateSDKConnectionBody = {
        label: string;
        type: string;
    }
    Index

    Properties

    Properties

    label: string

    The label of the connection visible in the scenario builder

    type: string

    The type of the connection