Skip to content

Create a POC for 'immutable-helper' library

What does this MR do?

As mentioned on &3821 (closed), we need to find a solution to make Apollo Client cache updates immutable. We already tried immer but it doesn't work properly in production mode.

This MR created a POC for using immutability-helper on Design Management app for immutable Apollo cache updates.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #227380 (closed)

Edited by Natalia Tepluhina

Merge request reports