issues
search
7nohe
/
openapi-react-query-codegen
OpenAPI React Query Codegen is a code generator for creating React Query (also known as TanStack Query) hooks based on your OpenAPI schema.
https://openapi-react-query-codegen.vercel.app
MIT License
302
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for query options api
#173
bryanjtc
opened
1 week ago
0
ensureQueryData incorrectly handles `throwOnError`
#172
alula
opened
1 week ago
0
v2.0.0-beta.3 Error
#171
poshl9k
opened
1 week ago
0
fix: add `ts-morph` to dependencies
#170
poteboy
closed
1 week ago
5
fix: added missing request params in to the queryKeyFn
#169
yusufbkr
opened
2 weeks ago
1
How do I access the response headers?
#168
atresnjo
opened
3 weeks ago
0
Added missing `Options` from `@hey-api/client-fetch`
#167
onurgenes
closed
3 weeks ago
3
docs: Add react router examples
#166
bryanjtc
closed
1 month ago
3
chore: Update CLI option to disable using operationId for generating operation names
#165
7nohe
closed
1 month ago
2
chore: Update logo file format to webp and add og image
#164
7nohe
closed
1 month ago
2
Create LICENSE
#163
7nohe
closed
1 month ago
1
feat: Create a docs site
#162
7nohe
closed
1 month ago
2
chroe: Release v2
#161
7nohe
closed
1 month ago
1
feat: Generate mutation keys
#160
7nohe
closed
1 month ago
2
Fix unknown error type
#159
7nohe
closed
1 month ago
3
Fix for generating infinite/prefetch/ensure queries
#158
7nohe
closed
1 month ago
3
Support specifying options in prefetch
#157
JonasPf
opened
1 month ago
0
InfiniteQueryOptions should omit `initialPageParam` and `getNextPageParam`
#156
JonasPf
opened
1 month ago
0
Support prefetchInfiniteQuery
#155
JonasPf
opened
1 month ago
0
Duplicate endpoints create conflicting data types
#154
CHE1RON
closed
1 month ago
3
ts-morph should be added as a direct dependency
#153
martin-juul
opened
1 month ago
0
How to add refresh token logic?
#152
karkigrishmin
closed
1 month ago
1
fix: Pass the `operationId` option correctly to `@hey-api/openapi-ts`
#151
7nohe
opened
2 months ago
2
feat: Add ensureQueryData support
#150
7nohe
closed
1 month ago
3
feat: Support string type for `pageParam` and `nextPageParam` options
#149
7nohe
opened
2 months ago
2
Add fallback value to requests
#148
bryanjtc
opened
2 months ago
0
TError always unknown
#147
Alexandre-Cornillon
closed
1 month ago
2
Allow pageParam to be a string within generated infiniteQueries
#146
robert-pitt-foodhub
opened
2 months ago
0
Adding support for nested nextPageParam keys
#144
adamgoose
closed
3 months ago
1
Adding initialPageParam and nested nextPageParam support
#143
adamgoose
closed
2 months ago
2
Support nested `nextPageParam` values
#142
adamgoose
closed
2 months ago
1
Support customizing `initialPageParam`
#141
adamgoose
closed
2 months ago
3
Generates incorrect queryKeys for Infinite queries
#140
AnderssonPeter
opened
3 months ago
1
Issues with generating custom pagination infinite queries
#139
hanahem
opened
3 months ago
1
Send "types+transform" to hey-api-openapi-ts when useDateType is enabled
#138
AnderssonPeter
opened
3 months ago
3
When enabeling --useDateType send the correct information to @hey-api/openapi-ts
#137
AnderssonPeter
opened
3 months ago
1
feat: Update `@hey-api/openapi-ts` version and re-enable namespacing enums
#136
collink
closed
3 months ago
3
fix: Ensure that `getShortType` regex wildcard is non-greedy
#135
collink
closed
3 months ago
1
List react-query v4 as a peer dependency
#134
IsaacLeeWebDev
opened
4 months ago
2
"--operationId" still includes service name
#133
maxoosterveen
closed
1 month ago
6
[Chore] specify packageManager and its version in package.json
#132
ali4heydari
closed
3 months ago
0
feat/new openapi client support 2
#131
seriouslag
closed
1 month ago
5
Solidjs version of this library
#130
loucass003
opened
4 months ago
1
Multiple APIs in the same project
#129
HJK181
opened
4 months ago
4
Feature request: Support ky HTTP client
#128
ncovercash
opened
5 months ago
0
OpenAPI parameter name of only an underscore results in missing parameter name in services.gen.ts
#127
Beauchaj
opened
5 months ago
1
Add support for passing Cancelation token source
#126
chihabhajji
opened
5 months ago
0
feat: add support for new version of @heyapi and use fetch client ins…
#125
omridevk
closed
1 month ago
9
Issue with Custom Request File Path
#124
xalidmalik
closed
4 months ago
1
Allow generation of simple query functions instead of hooks
#123
bryanjtc
closed
4 weeks ago
6
Next