Anchorage API reference
    Preparing search index...

    Variable BREAKWATER_APPROVED_CONNECTORS_KEYConst

    BREAKWATER_APPROVED_CONNECTORS_KEY: "breakwater.approvedConnectors" = 'breakwater.approvedConnectors'

    requestContext key the breakwater connector write-gate reads. The value is a plain array of approved connector ids (breakwater's approvalGranted does Array.isArray(value) && value.includes(connectorId)).