@cfxlabsinc/b2b-services
    Preparing search index...

    Type Alias HookdeckSourceKey

    HookdeckSourceKey:
        | "girasolCardEventsOutbound"
        | "victor"
        | "yellowcard"
        | "utila"
        | "quilttEvents"
        | "aipriseAutomation"
        | "propelauthUser"
        | "heliusAccountSync"
        | "routeFusion"
        | "vibesDeliveryEvents"
        | "zenusEvents"
        | "girasolCardEvents"
        | "girasolWireDrawdown"
        | "nominisWalletScreening"
        | "greendotSftpSyncEvents"
        | "vibesInboundMessages"

    Source keys exported by the cfx-hookdeck stack.

    cfxPublish was removed in Phase 5 — the customer bus is SNS now, and metcapWireEmails with the move to SES. Keeping either here would let a handler declare itself against a source that no longer exists and fail at apply instead of at typecheck.