Sanity Library Reference Docs
    Preparing search index...

    Interface NormalizedWorkflowsResourceLifecycle

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

    Hierarchy (View Summary)

    Index

    Properties

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