Adrien de Peretti

Results 190 comments of Adrien de Peretti

unless it is not possible to just deploy that to staging?

> @olivermrbl @shahednasser Is it possible to run only the http/__tests__/product/store/product.spec.ts test instead of running yarn run test:integration:http? > > > > I'm having an issue on my new local...

@olivermrbl could you have a look at this one as well please? We are relying on it on our side through the snapshot for now

The pricing are handled by a separate module (pricing module) and the workflows are in charge to orchestrate the data flow and logic as well as linking the variants and...

@olivermrbl wdyt? it sounds good to me

Great 🎉 we will loop back internally in order to validate the API for this hook 👍

> Hello @adrien2p , did you forget about this? > > Can I also add a hook for after the items have been added to the cart? Hi @Alexnortung sorry...

I am also trying to improve the base API in a separate pr @olivermrbl, though, I ll have to ts expect error in many services because they override the base...

@olivermrbl I will stop this pr for now as it is still documented. But it require a much broader work on aligning the different API's the modules are defining VS...

@TimCrooker there is no user on the req, have you looked at the auth middleware by any change? could you log `auth_context` from req please