function defaultShouldDehydrateMutation(mutation): boolean;Defined in: packages/query-core/src/hydration.ts:177
The default shouldDehydrateMutation predicate used by dehydrate. Only dehydrates mutations that are currently paused (e.g. paused by networkMode while offline).
boolean