Shaddix / react-query-swagger

Generates react-query hooks based on Swagger API definitions
MIT License
122 stars 4 forks source link

Mutations #3

Closed hamzamihaidanielx closed 1 year ago

hamzamihaidanielx commented 1 year ago

This package is awesome. you have my gratitude, but is there an ETA for post/put/patch/delete mutations as well?

Shaddix commented 1 year ago

it's in the works now, hope that within a week there'd be an initial implementation to play with

Shaddix commented 1 year ago

initial support for mutations is pushed to npm Though, it's barely tested now. We'll start to dogfood it next week to collect more information regarding bugs and issues.

Any feedback is very welcome!

Shaddix commented 1 year ago

I'm closing this one, since it's implemented, feel free to open new issues with some specific issues/concerns/feature requests regarding mutations