Carlos R. L. Rodrigues

Results 24 comments of Carlos R. L. Rodrigues

@nyctonio could you please try that again using the lastest (`1.20.5`) version?

> Are you suggesting upgrading @medusajs/medusa to version 1.20.5 in the package.json any version from `1.20.5` and beyond. at the time of writing the `latest` was it. it should not...

I like this approach too because at the end we have multiple extra properties that we'll need. So having a proper object with all the available options, like the `fieldAlias`,...

> I am seeing this error after trying the snapshot: > > ![CleanShot 2024-04-01 at 9  39 58](https://private-user-images.githubusercontent.com/7554214/318370514-adabb4cd-cba0-474e-b4c5-3bbd54bfcf46.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTE5NjQ1OTUsIm5iZiI6MTcxMTk2NDI5NSwicGF0aCI6Ii83NTU0MjE0LzMxODM3MDUxNC1hZGFiYjRjZC1jYmEwLTQ3NGUtYjRjNS0zYmJkNTRiZmNmNDYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDQwMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA0MDFUMDkzODE1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Y2MzZDdkMzZhYmVjMTUwNzRkMzMyYjUzYmUwOTdiZDJkZTRmNWNmOWU4NDljOTcwZDc3NDA5NDU5NWE2ODkzZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.czV8z0vQtLDwhkG21oDFpfQtzcLTHYcgBdabEBX5lXM) Apparently your orchestration package is an old version comming from a node_modules...

> Again, not something we need to do now, but I am curious why we haven't opted for that approach The Remote Joiner is a generic data fetching system that...

I think it is fine to have this validation on the Remote Joiner. But the only validation it will be able to perform is if primary keys were returned, anything...