Framework
Version
API Reference

ResultOptions

Defined in: packages/query-core/src/types.ts:749

Extended by

Properties

PropertyTypeDefault valueDescription
throwOnError?booleanfalseIf set to true, the method throws if any of the underlying query refetch tasks fail. If set to false, failed refetches are swallowed and not surfaced to the caller.