Minor Changes
- Allow persisted query logic to be skipped by the
persistedExchange
if the passedgenerateHash
function resolves to a nullish value. This allows (A)PQ to be selectively disabled for individual operations
Submitted by @kitten (See #3324)