-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(angular-query): add mutationOptions #8316
feat(angular-query): add mutationOptions #8316
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 2b22cdf. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8316 +/- ##
=========================================
+ Coverage 0 87.54% +87.54%
=========================================
Files 0 18 +18
Lines 0 265 +265
Branches 0 40 +40
=========================================
+ Hits 0 232 +232
- Misses 0 32 +32
- Partials 0 1 +1
|
mutationOptions
helps extracting mutation options into separate functions, signals and Angular services.