Beignet API reference
    Preparing search index...

    Type Alias IdempotencyScope

    IdempotencyScope: string | Record<string, IdempotencyScopeValue>

    Logical scope for idempotency keys.

    String scopes and object scopes are normalized with type tags so adapters can build stable storage keys without primitive or delimiter collisions.