Skip to content

Commit

Permalink
feat: implement function generation using useSWRMutation (#1148)
Browse files Browse the repository at this point in the history
* feat: add `swr/mutation` dependensies

* feat: add conditional branching to implement verbs other than get

* feat: implement function generation using `useSWRMutation`

* feat: sepalate `httpFunction` and `swrMutationFetcherFunction`

* feat: add type cast to `arg`

* feat: enable query params

* feat: use axios http function

* feat: supported global mutator
  • Loading branch information
soartec-lab authored Jan 13, 2024
1 parent dd5d406 commit 632a666
Showing 1 changed file with 292 additions and 56 deletions.
Loading

0 comments on commit 632a666

Please sign in to comment.