Beignet API reference
    Preparing search index...

    Function createIdempotencyFingerprint

    • Create a SHA-256 fingerprint from a canonicalized value.

      Object keys are sorted, undefined and functions are omitted, Date values become ISO strings, BigInts become strings, and circular or non-finite values throw. Exact omit paths may be supplied as dotted strings or string arrays.

      Parameters

      Returns Promise<string>