Skip to content

Set assumeImmutableResults to true in the test case app

elcordova requested to merge elcordova/gitlab:apollo5 into master

What does this MR do and why?

Set assumeImmutableResults to true in the Apollo provider

MR acceptance checklist

  • Set assumeImmutableResults to true in the Apollo provider that's instantiated in ee/app/assets/javascripts/test_case_show/test_case_show_bundle.js
  • Verify that the app is working properly.
  • If needed, update the implementation so that the app works with immutable objects (e.g. leverage immer for cache mutations).

Ref: #338574 (closed)

Edited by Natalia Tepluhina

Merge request reports