Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement function generation using
useSWRMutation
(#1148)
* 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