Commit fdfe4aff authored by anna_vovchenko's avatar anna_vovchenko Committed by Anna Vovchenko

Set assumeImmutableResults to true

parent 1ac8a9d1
......@@ -22,6 +22,7 @@ export default () => {
return object.id || defaultDataIdFromObject(object);
},
},
assumeImmutableResults: true,
});
const { emptyStateImage, projectPath, accessTokensPath, terraformApiUrl, username } = el.dataset;
......
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