Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

GraphQL: Add mutations for applying/removing reward points #7662

Merged
merged 5 commits into from
Aug 17, 2020

Conversation

keharper
Copy link
Contributor

@keharper keharper commented Aug 3, 2020

Purpose of this pull request

This pull request (PR) adds documentation for the applyRewardPointsToCart and removeRewardPointsFromCart mutations.

Primary code PR: https://github.com/magento/partners-magento2ee/pull/285
Devdocs issue: #7454
Related devdocs PR: #7655

Affected DevDocs pages

  • Multiple

Links to Magento source code

  • ...

whatsnew
Added GraphQL support for rewards points. Use the applyRewardPointsToCart and removeRewardPointsFromCart mutation to manage reward points within a cart. The cart, customer, and storeConfig queries also return information related to reward points.

@keharper keharper added Internal Dev Differentiates work between community and Magento staff Community Docs impacted by community code contribution New Topic A major update published as an entirely new document 2.4.1 labels Aug 3, 2020
@keharper keharper self-assigned this Aug 3, 2020
@keharper
Copy link
Contributor Author

running tests

@keharper keharper merged commit 8bc7066 into 2.4.1-develop Aug 17, 2020
@ghost
Copy link

ghost commented Aug 17, 2020

Hi @keharper, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@keharper keharper deleted the kh_rewards-mutations branch August 19, 2020 19:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.4.1 Community Docs impacted by community code contribution Internal Dev Differentiates work between community and Magento staff New Topic A major update published as an entirely new document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants