@makehq/sdk
    Preparing search index...

    Type Alias UpdateSDKRPCBody

    Body for updating an RPC

    type UpdateSDKRPCBody = {
        altConnection?: string;
        connection?: string;
        label?: string;
    }
    Index

    Properties

    altConnection?: string

    Alternative connection name

    connection?: string

    Connection name

    label?: string

    The label of the RPC visible in the scenario builder