Deterministic, key-order-independent hash of a query-like object. Used to build the (source, query-hash) cache key. AbortSignal and undefined values are ignored so they do not perturb the identity of a query.
(source, query-hash)
AbortSignal
undefined
Deterministic, key-order-independent hash of a query-like object. Used to build the
(source, query-hash)cache key.AbortSignalandundefinedvalues are ignored so they do not perturb the identity of a query.