Updated scheduling to always use network BOD395

This commit is contained in:
Patrick Fic
2020-10-05 12:04:32 -07:00
parent 35b61dc22f
commit d9212dd016
6 changed files with 33 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ export function* calculateScheduleLoad({ payload: end }) {
start: today,
end: end,
},
fetchPolicy: "network-only",
});
let load = {