featherbit UI
    Preparing search index...

    Function mergeEffective

    • The node's effective config: inherited keys overlaid by local keys (shallow, local wins — same semantics as the gateway's compile-time merge). This is what "Save as shared config" captures.

      Parameters

      • inherited: Record<string, unknown>
      • local: Record<string, unknown>

      Returns Record<string, unknown>