Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
TanStack
/
query
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.2k
Star
50.2k
Code
Issues
47
Pull requests
77
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(useQuery): add meta field
- #2818
#2818
Merged
TkDodo
merged 13 commits into
TanStack:master
TanStack/query:master
from
zaguiini:feature/meta-field-on-query
Copy head branch name to clipboard
Oct 26, 2021
Conversation
Commits
13
聽(13)
Checks
Files changed
Merged
feat(useQuery): add meta field
#2818
TkDodo
merged 13 commits into
TanStack:master
TanStack/query:master
from
zaguiini:feature/meta-field-on-query
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2021
feat(query): add meta field on query type
zaguiini
committed
88f7da5
View commit details
Copy full SHA for 88f7da5
Browse repository at this point
feat(query): store meta field as a property on class
zaguiini
committed
1cf655b
View commit details
Copy full SHA for 1cf655b
Browse repository at this point
feat(query): update meta field on every configuration change
zaguiini
committed
626df0d
View commit details
Copy full SHA for 626df0d
Browse repository at this point
Commits on Oct 26, 2021
docs(useQuery): introduce meta field on options object
zaguiini
committed
8879644
View commit details
Copy full SHA for 8879644
Browse repository at this point
chore(query): unconditionally set meta
zaguiini
committed
4d6cfd2
View commit details
Copy full SHA for 4d6cfd2
Browse repository at this point
feat(query): pass meta on queryFnContext
zaguiini
committed
850a59b
View commit details
Copy full SHA for 850a59b
Browse repository at this point
chore(query): do not default meta to an empty object
zaguiini
committed
87021cb
View commit details
Copy full SHA for 87021cb
Browse repository at this point
chore(query): add meta option tests
zaguiini
committed
0db0426
View commit details
Copy full SHA for 0db0426
Browse repository at this point
chore(query): explicitly set meta as Record | undefined instead of optional?
zaguiini
committed
b831730
View commit details
Copy full SHA for b831730
Browse repository at this point
feat(query): pass meta on fetch context
zaguiini
committed
38ecedc
View commit details
Copy full SHA for 38ecedc
Browse repository at this point
feat(infiniteQuery): pass meta on query function context
zaguiini
committed
3dc056f
View commit details
Copy full SHA for 3dc056f
Browse repository at this point
feat(infiniteQuery): add tests related to the meta object
zaguiini
committed
3ffa036
View commit details
Copy full SHA for 3ffa036
Browse repository at this point
feat(queryCache): add meta field on query constructor
zaguiini
committed
61c9177
View commit details
Copy full SHA for 61c9177
Browse repository at this point
You can鈥檛 perform that action at this time.