14 const { data, error } = useSWR(PAID_JOBS_QUERY, (query) => request('/api', query)); ... Mutation with Cache Refreshing.
確定! 回上一頁