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

Conversation

@abubakarflutter
Copy link

Issue #98 has been solved. Which was opened by me previous week.
I have added mutation to update Gift Card codes on the Cart.
It's just like Discount Code Update mutation which accepts the List of codes to apply or remove/update.

@imsujan276
Copy link
Owner

Thank you for creating the PR.

But the PR is incomplete. The updateGiftCardCodesMutation you created has the appliedGiftCards property, but the Cart model does not seem to have been updated to reflect the changes. You can not access the applied gift card property in the cart.

If it was intended, then please remove the appliedGiftCards from the mutation.
Or
Please update all cart-related mutations and queries to add the appliedGiftCards property and update the cart model to access it

@imsujan276 imsujan276 closed this Jan 29, 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