Commit d80b9e6a authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Enable `assumeImmutableResults` on the monitor Alert Management List

parent b9b54edc
......@@ -39,6 +39,7 @@ export default () => {
return defaultDataIdFromObject(object);
},
},
assumeImmutableResults: true,
},
),
});
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment