@makehq/sdk
    Preparing search index...

    Type Alias SDKConnection

    SDK Connection

    type SDKConnection = {
        label: string;
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    label: string

    The label of the connection visible in the scenario builder

    name: string

    The name of the connection

    type: string

    The type of the connection