Sanity Library Reference Docs
    Preparing search index...

    Interface WorkflowsResourceLifecycle

    interface WorkflowsResourceLifecycle {
        deletionPolicy?: "retain" | "protect";
        dependsOn?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    deletionPolicy?: "retain" | "protect"
    dependsOn?: string