Nextjsでreact-queryのinvalidateQueriesがうまく動かない原因
· ☕ 1 min read
以下のようなコードでinvalidateQueriesがうまく動かないことがありました。 1 2 3 4 5 6 7 8 9 10 11 12 // _app.tsx function MyApp({ Component, pageProps }: AppProps): JSX.Element { const client = new