স্কিপ করে মূল কন্টেন্ট এ যান

createBlueprintV2ExecutionPlan

Callable

  • createBlueprintV2ExecutionPlan(declaration: BlueprintV2, siteMode?: BlueprintV2SiteMode): BlueprintV2ExecutionPlan

  • Converts the top-level Blueprint v2 fields into a simple ordered plan.

    The plan keeps the original v2 data intact. It only decides execution order and records where each item came from, which makes unsupported items visible instead of silently dropping them during lowering.


    Parameters

    Returns BlueprintV2ExecutionPlan