openapi-codegen icon indicating copy to clipboard operation
openapi-codegen copied to clipboard

Feature: Vue Query support

Open needim opened this issue 3 years ago • 1 comments

Tanstack Query now has an adapter for Vue, so we can generate components for Vue also.

needim avatar Oct 04 '22 19:10 needim

The current React Query components can also be used for Vue 3 Composition API. I updated the import paths and it worked seamlessly. However, still need proper support to work immediately without needing further changes

tranquanghuy0801 avatar May 02 '24 03:05 tranquanghuy0801