这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ngabovictor
Copy link

Problem: DeliveryAddressInput toJson was defaulting both customerAddressId and deliveryAddress to either missing, which causes the Shopify api to reject the request as both values are present while it expects one of those.

Fix: omitted whichever is null during serialization

@imsujan276
Copy link
Owner

@ngabovictor I missed this PR.

It appears that you have updated the generated code snippet directly. That is the wrong approach. You should update the model instead. The generated code gets replaced if we run the build runner

@imsujan276 imsujan276 closed this Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants