react-apollo-hooks
react-apollo-hooks copied to clipboard
Pass context from mutation call to onCompleted/onError handlers
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?