const { data, error } = useSWR(URL, fetcher); ... or not to trigger revalidation of the data against the resource after mutating the data.
確定! 回上一頁