You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Hello guys, thanks for the great react integration. It definitely got better with each release.
There is one thing I don't understand. What is the reason to omit all the useful properties like loading in mutation HoC (
Hello guys, thanks for the great react integration. It definitely got better with each release.
There is one thing I don't understand. What is the reason to omit all the useful properties like
loading
in mutation HoC (react-apollo/src/mutation-hoc.tsx
Line 61 in e2147f8
mutation
or even[name]
like it is done for queries?The text was updated successfully, but these errors were encountered: