Commit 6914a97
Document optimisticResponse handling of GraphQL errors in optimistic UI (#13000)
* Document handling of GraphQL errors in optimistic UI
Add explanation for handling GraphQL errors in optimistic updates. It wasn't obvious what happens when a mutation fails and error is returned from the server. Adding one extra item in the lifecycle explanation makes it much clearer what happens
* Use active voice
---------
Co-authored-by: Jerel Miller <[email protected]>1 parent 63d1649 commit 6914a97
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
0 commit comments