-
-
Notifications
You must be signed in to change notification settings - Fork 349
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(query): query clients can use
fetch
as an http client (#1514)
* feat: use `fetch` client in http client generater * feat: use `fetch` in quey * feat: use `fetch` in mutation * chore: extract the entire function that generates the query to the client * feat: signal can now be used in custom mutators * feat: add `@orval/fetch` to `@orval/query` package deps
- Loading branch information
1 parent
b3d42c3
commit 1e20e51
Showing
4 changed files
with
229 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.