Enable `assumeImmutableResults` in `app/assets/javascripts/pages/shared/mount_runner_instructions.js`
-
Set assumeImmutableResultstotruein the Apollo provider that's instantiated inapp/assets/javascripts/pages/shared/mount_runner_instructions.js -
Verify that the app is working properly. -
If needed, update the implementation so that the app works with immutable objects (e.g. leverage immerfor cache mutations).
Edited by Natalia Tepluhina