Re-use cache for modules
This commit is contained in:
parent
2464c97079
commit
0c2cab4c96
|
|
@ -26,7 +26,6 @@
|
|||
variables: {
|
||||
slug: store.state.moduleSlug
|
||||
},
|
||||
fetchPolicy: 'network-only',
|
||||
manual: true,
|
||||
result({data, loading, networkStatus}) {
|
||||
if (!loading) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue