mutation시 cache update를 직접 제어 -> swr에게 맡기기 ... const { data, error } = useSWR('/api/user', fetcher, options) ...
確定! 回上一頁