@makehq/sdk
    Preparing search index...

    Type Alias UpdateConnectionBody

    Parameters for updating a connection.

    type UpdateConnectionBody = {
        data?: Record<string, JSONValue>;
    }
    Index

    Properties

    Properties

    data?: Record<string, JSONValue>

    Connection-specific configuration data to update