react-apollo-hooks icon indicating copy to clipboard operation
react-apollo-hooks copied to clipboard

Pass context from mutation call to onCompleted/onError handlers

Open LeeKevin opened this issue 5 years ago • 0 comments

Is it possible to modify the hook implementation to allow access to context variables during mutation?

Is there a way I can do this without modifying the hook implementation?

LeeKevin avatar May 01 '20 20:05 LeeKevin