@makehq/sdk
    Preparing search index...

    Type Alias GetTemplateBlueprintOptions

    Options for getting a template's blueprint.

    type GetTemplateBlueprintOptions = {
        forUse?: boolean;
    }
    Index

    Properties

    Properties

    forUse?: boolean

    Whether the blueprint is being fetched to base a new scenario on it