Sanity Library Reference Docs
    Preparing search index...

    Type Alias WorkflowsResourceOwnershipAction

    WorkflowsResourceOwnershipAction:
        | { id: string; type: "attach" }
        | { type: "detach" }

    A coordinator-owned change to the stack's ownership of a Workflows resource.