Revalidated promise should also resolve the mutation itself
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- Avg merge
- 4h 57m
- Merged PRs (30d)
- 42
Description
When i `await mutation().revalidated` it should also await and therefore surface errors from the mutation itself
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the implementation of mutation().revalidated and the existing promise or mutation tests. Verify the current await behavior, then ensure awaiting revalidated also surfaces errors from the mutation itself. Done means the behavior is covered by a regression test for both resolution and mutation failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100