You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to use SWR, by leveraging on useSWR hook instead of useQuery? I imagine it can be done by creating a custom fetcher using a JSONAPI ApiClient.fetch
The text was updated successfully, but these errors were encountered:
Would it be possible to use SWR, by leveraging on
useSWR
hook instead ofuseQuery
? I imagine it can be done by creating a custom fetcher using a JSONAPIApiClient.fetch
The text was updated successfully, but these errors were encountered: