Defined in: packages/query-core/src/types.ts:1641
Options for cancelling an in-flight fetch, e.g. via query.cancel(). They are carried on the CancelledError that the cancelled fetch rejects with.