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
Problem: invariant if mutation providers don't provide any mutations
"mutation fields must be an object with field names as keys or a function which
returns such an object."
Solution: if no mutations provided, no mutation object shall be created
0 commit comments