Update autohouse query timeline.

This commit is contained in:
Patrick Fic
2021-12-15 14:38:31 -08:00
parent e46d5b833b
commit 0ba5553f77

View File

@@ -47,6 +47,7 @@ exports.default = async (req, res) => {
try {
const { jobs } = await client.request(queries.AUTOHOUSE_QUERY, {
bodyshopid: bodyshop.id,
start: moment().subtract(30, "days").startOf("day"),
});
const autoHouseObject = {