Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
7nohe
/
openapi-react-query-codegen
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37
Star
408
Code
Issues
36
Pull requests
0
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 20, 2025
fix: added missing request params in to the queryKeyFn (#169)
yusufbkr
authored
b884ade
Copy full SHA for b884ade
Commits on Nov 4, 2024
chore: release v2.0.0-beta.3
7nohe
committed
2385221
Copy full SHA for 2385221
Added missing `Options` from `@hey-api/client-fetch` (#167)
onurgenes
authored
63b223a
Copy full SHA for 63b223a
Commits on Oct 26, 2024
docs: Add react router examples (#166)
bryanjtc
authored
4e98360
Copy full SHA for 4e98360
Commits on Oct 14, 2024
chore: release v2.0.0-beta.2
7nohe
committed
6bb51ca
Copy full SHA for 6bb51ca
chore: Update CLI option to disable using operationId for generating operation names (#165)
7nohe
authored
c4b372a
Copy full SHA for c4b372a
fix: Replace with transparent webp
7nohe
committed
f65ac4e
Copy full SHA for f65ac4e
chore: Update logo file format to webp and add og image (#164)
7nohe
authored
09c76d9
Copy full SHA for 09c76d9
chore: release v2.0.0-beta.1
7nohe
committed
30c5982
Copy full SHA for 30c5982
chore: Update package.json version to 1.6.1
7nohe
committed
64ee93f
Copy full SHA for 64ee93f
Create LICENSE (#163)
7nohe
authored
2e80abe
Copy full SHA for 2e80abe
feat: Create a docs site (#162)
7nohe
authored
f9021da
Copy full SHA for f9021da
chroe: Release v2 (#161)
7nohe
authored
fd82abb
Copy full SHA for fd82abb
Commits on Oct 6, 2024
feat: Add ensureQueryData support (#150)
7nohe
authored
be5cd9d
Copy full SHA for be5cd9d
Commits on Sep 16, 2024
chore: release v1.6.1
7nohe
committed
58a6089
Copy full SHA for 58a6089
chore: Update ignored files in biome.json
7nohe
committed
55a8b62
Copy full SHA for 55a8b62
Adding initialPageParam and nested nextPageParam support (#143)
adamgoose
authored
d67c594
Copy full SHA for d67c594
Commits on Aug 12, 2024
chore: release v1.6.0
7nohe
committed
0582f1d
Copy full SHA for 0582f1d
feat: Update `@hey-api/openapi-ts` version and re-enable namespacing enums (#136)
collink
authored
5b6e807
Copy full SHA for 5b6e807
Commits on Aug 7, 2024
chore: release v1.5.1
7nohe
committed
77f0aae
Copy full SHA for 77f0aae
fix: Ensure that `getShortType` regex wildcard is non-greedy (#135)
collink
authored
8eb0f33
Copy full SHA for 8eb0f33
chore: release v1.5.0
7nohe
committed
c6e980b
Copy full SHA for c6e980b
[Chore] specify packageManager and its version in package.json (#132)
ali4heydari
authored
34f561a
Copy full SHA for 34f561a
Commits on Aug 6, 2024
feat: Add useInfiniteQuery support (#122)
7nohe
authored
e7626d9
Copy full SHA for e7626d9
Commits on Jun 7, 2024
chore: release v1.4.1
7nohe
committed
e87d22c
Copy full SHA for e87d22c
fix: reuse helper to generate keys in prefetch hooks (#103)
nopitown
authored
0529b6f
Copy full SHA for 0529b6f
Commits on May 18, 2024
chore: release v1.4.0
7nohe
committed
1f95fbf
Copy full SHA for 1f95fbf
chore: Update @hey-api/openapi-ts to version 0.45.1 (#115)
seriouslag
authored
ccaef51
Copy full SHA for ccaef51
fix: Use optional query keys also without parameters (#116)
mmurto
authored
0ae3d77
Copy full SHA for 0ae3d77
Commits on May 4, 2024
chore: release v1.3.0
7nohe
committed
375c283
Copy full SHA for 375c283
fix(deps): Update @hey-api/openapi-ts to 0.43.0 (#109)
seriouslag
authored
198bb9b
Copy full SHA for 198bb9b
Commits on May 3, 2024
doc(readme): Improve the invalidating query example (#108)
seriouslag
authored
35b03c0
Copy full SHA for 35b03c0
chore: Add Next.js example (#106)
7nohe
authored
0cd85e4
Copy full SHA for 0cd85e4
chore(docs): add scripts and update readme, fix linting error (#107)
seriouslag
authored
75090d6
Copy full SHA for 75090d6
chore: Add Biome as a formatter and linter (#104)
7nohe
authored
d9be9f0
Copy full SHA for d9be9f0
Pagination
Previous
Next
You can’t perform that action at this time.