TanStack
Query v5v5
Framework
StartRouter
Data & State
QueryDBStoreAI
UI & UX
TableFormHotkeysMarkdownHighlight
Performance
VirtualPacer
Tooling
DevtoolsConfigCLIIntent
Blog
Blog & Release Notes
About
YouTubeThe official TanStack channel.WorkshopsLive sessions from the maintainers.Release NotesThe latest releases and changelog.
Channels
DiscordReal-time community support.GitHubSource, issues, discussions, and releases.
People & Work
MaintainersMeet the people maintaining the stack.ContributorsCore, library, and community contributors.ShowcaseTeams building with TanStack.
Tools
BuilderAlphaGenerate TanStack app starters.StatsNPM and ecosystem usage data.
Merch
View all
Support
Support OverviewFind the right support path.PartnersCompanies supporting TanStack.OSS SponsorsSponsors keeping TanStack open source.Enterprise SupportPrivate consulting and expert support.ContactGet in touch with the TanStack team.
About
EthosHow we approach open source.TenetsThe values that shape TanStack libraries.Design SystemLogos, tokens, and UI components.
Partners

Sponsorships, placements, and partner pages.

Work with
TanStack
Partnership Inquiry
Log In
Log In
Blog & Release Notes
About
YouTubeThe official TanStack channel.WorkshopsLive sessions from the maintainers.Release NotesThe latest releases and changelog.
Channels
DiscordReal-time community support.GitHubSource, issues, discussions, and releases.
People & Work
MaintainersMeet the people maintaining the stack.ContributorsCore, library, and community contributors.ShowcaseTeams building with TanStack.
Tools
BuilderAlphaGenerate TanStack app starters.StatsNPM and ecosystem usage data.
View all
Support
Support OverviewFind the right support path.PartnersCompanies supporting TanStack.OSS SponsorsSponsors keeping TanStack open source.Enterprise SupportPrivate consulting and expert support.ContactGet in touch with the TanStack team.
About
EthosHow we approach open source.TenetsThe values that shape TanStack libraries.Design SystemLogos, tokens, and UI components.
Partnership Inquiry
Docs
API Reference
  • QueryClient
  • QueryCache
  • MutationCache
  • QueryObserver
  • InfiniteQueryObserver
  • QueriesObserver
  • streamedQuery
  • focusManager
  • onlineManager
  • environmentManager
  • notifyManager
  • timeoutManager
  • Angular Reference
  • infiniteQueryOptions
  • injectInfiniteQuery
  • injectIsFetching
  • injectIsMutating
  • injectIsRestoring
  • injectMutation
  • injectMutationState
  • injectQuery
  • mutationOptions
  • provideIsRestoring
  • provideQueryClient
  • provideTanStackQuery
  • queryFeature
  • queryOptions
HomeGet StartedGuidesAPIExamples
API Reference
  • QueryClient
  • QueryCache
  • MutationCache
  • QueryObserver
  • InfiniteQueryObserver
  • QueriesObserver
  • streamedQuery
  • focusManager
  • onlineManager
  • environmentManager
  • notifyManager
  • timeoutManager
  • Angular Reference
  • infiniteQueryOptions
  • injectInfiniteQuery
  • injectIsFetching
  • injectIsMutating
  • injectIsRestoring
  • injectMutation
  • injectMutationState
  • injectQuery
  • mutationOptions
  • provideIsRestoring
  • provideQueryClient
  • provideTanStackQuery
  • queryFeature
  • queryOptions
AI/LLM: This documentation page is available in plain markdown format at/query/v5/docs/framework/angular/reference/functions/injectIsMutating.md
API Reference

injectIsMutating

ts
function injectIsMutating(filters?, options?): Signal<number>;

Defined in: inject-is-mutating.ts:30

Injects a signal that tracks the number of mutations that your application is fetching.

Can be used for app-wide loading indicators

Parameters#

filters?#

MutationFilters<unknown, Error, unknown, unknown>

The filters to apply to the query.

options?#

InjectIsMutatingOptions

Additional configuration

Returns#

Signal<number>

A read-only signal with the number of fetching mutations.

Edit on GitHub
PreviousinjectIsFetching
NextinjectIsRestoring

On this page

  • Parameters
  • filters?
  • options?
  • Returns
Blog
@Tan_Stack on X.com
@TannerLinsley on X.com
GitHub
YouTube
Ethos
Tenets
Privacy Policy
Terms of Service
© 2026 TanStack LLC
PartnersBecome a Partner
Gold
LovableLovable
CodeRabbitCodeRabbit
CloudflareCloudflare
NetlifyNetlify
RailwayRailway
Silver
WorkOSWorkOS
AG GridAG Grid
ClerkClerk
OpenRouterOpenRouter
SerpApiSerpApi
Bronze
SentrySentry
PrismaPrisma
ElectricElectric
UnkeyUnkey
Latest Posts