@makehq/sdk
    Preparing search index...

    Type Alias CreateSDKFunctionBody

    Body for creating a new SDK function

    type CreateSDKFunctionBody = {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of the function