proposit-core
    Preparing search index...

    Function entityChecksum

    • Compute checksum for an entity using only the specified fields. Fields are sorted before hashing to ensure determinism regardless of the order they are passed.

      Parameters

      • entity: Record<string, unknown>
      • fields: Iterable<string>

      Returns string