Anchorage API reference
    Preparing search index...
    interface CreateResult {
        created: boolean;
        record: ApprovalRecord;
    }
    Index

    Properties

    Properties

    created: boolean

    false when an open request for the same (workflowId, runId, stepKey), or any record for the same captured suspension fingerprint, already existed and was returned instead.