Commit b5dcf662 authored by Sam Beckham's avatar Sam Beckham Committed by Natalia Tepluhina

Makes the network policy, "fetch only" for designs

parent 0a7b8576
---
title: Removes caching for design tab discusisons
merge_request: 20374
author:
type: changed
......@@ -57,6 +57,7 @@ export default {
},
design: {
query: getDesignQuery,
fetchPolicy: 'network-only',
variables() {
return this.designVariables;
},
......
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