import useSWR, { SWRConfig, mutate, cache } from "swr"; + import useSWR, ... This mutates only "/post", how would you mutate all keys?
確定! 回上一頁