Files
twenty/packages
Claude 43be270071 fix: continue Apollo Client v4 migration - fix type errors
- Fix connectToDevTools -> devtools option
- Fix ErrorLike type narrowing in apollo.factory.ts
- Fix ServerError construction in streamingRestLink
- Fix Observable.map -> rxjs pipe(map()) in custom links
- Fix addTypename prop removed from MockedProvider
- Fix FetchMoreQueryOptions -> ObservableQuery.FetchMoreOptions
- Fix duplicate GetChatThreadsDocument import
- Fix mockedApolloClient/mockedApolloCoreClient uri -> HttpLink
- Convert remaining generated hooks to useQuery/useMutation
- Fix useHandleResetPassword test to mock useMutation
2026-03-12 10:18:28 +00:00
..