Closed RobinKamps closed 2 years ago
possible fix for #1818
it totally work for me, thank you!!!!!
I've seen this issue come up recently as well. Thanks for the fix!
Thanks for this PR. It indeed seems to fix an issue where TypeScript is complaining about the data
property on MutationResult
.
La propriété 'data' n'existe pas sur le type 'MutationResult<{ emergency_plan: EmergencyPlan; }>'.ts(2339)
https://github.com/kamilkisiela/apollo-angular/issues/1818#issuecomment-1277348269 is already closed as solved. Is this PR still needed ?
Fixed - not needed anymore
Checklist: