This repository was archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Added errors documentation for paypal express token mutation #8457
Merged
keharper
merged 2 commits into
magento:small-changes
from
sathiyaaa:createPaypalExpressToken-mutation-errors-coverage
Jan 3, 2021
Merged
Added errors documentation for paypal express token mutation #8457
keharper
merged 2 commits into
magento:small-changes
from
sathiyaaa:createPaypalExpressToken-mutation-errors-coverage
Jan 3, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
keharper
approved these changes
Jan 3, 2021
Hi @sathiyaaa, thank you for your contribution! |
@sathiyaaa Please do not open PRs against the |
keharper
added a commit
that referenced
this pull request
Jan 4, 2021
* correct path for di.xml * Added the error coverage for redeemGiftCardBalanceAsStoreCredit mutation (#8444) * added the error coverage for redeemGiftCardBalanceAsStoreCredit mutation * Update redeem-giftcard-balance.md Co-authored-by: Kevin Harper <keharper@users.noreply.github.com> * added error coverage for remove-store-credit mutation (#8447) * added the error coverage for removeRewardPointsFromCart mutation (#8448) * added the error coverage for removeRewardPointsFromCart mutation * Update remove-reward-points.md Co-authored-by: Kevin Harper <keharper@users.noreply.github.com> * added the errors coverage for apply giftCard mutation (#8449) * added error coverage for apply giftcard mutation * lint error * Update apply-giftcard.md Co-authored-by: Kevin Harper <keharper@users.noreply.github.com> * Added the error coverage for applyStoreCreditToCart mutation (#8450) * added the error coverage for applyStoreCreditToCart mutation * added the error coverage for applyStoreCreditToCart mutation * added the error coverage for applyStoreCreditToCart mutation * Update apply-store-credit.md * Update apply-store-credit.md Co-authored-by: Kevin Harper <keharper@users.noreply.github.com> * added the error coverage for pickupLocations query (#8452) * Added the error coverage for urlResolver query (#8453) * added error coverage for payflowtoken mutation (#8454) * added error coverage for payflowtoken mutation * fixed the lint errors * Update create-payflow-pro-token.md Co-authored-by: Kevin Harper <keharper@users.noreply.github.com> * added error coverage for apply-reward-points mutation (#8455) * Added the error coverage for giftCardAccount query (#8456) * Added the error coverage for giftCardAccount query * Update giftcard-account.md Co-authored-by: Kevin Harper <keharper@users.noreply.github.com> * Added errors documentation for paypal express token mutation (#8457) Co-authored-by: Kevin Harper <keharper@users.noreply.github.com> * sample-data-update (#8430) * Token expires info added (#8463) Co-authored-by: Kristof, Fooman <kristof@fooman.co.nz> Co-authored-by: Dinesh V B <71248239+dineshvb@users.noreply.github.com> Co-authored-by: Sathiya Prakash <50226394+sathiyaaa@users.noreply.github.com> Co-authored-by: Rakesh Jesadiya <jesadiya.rakesh@gmail.com> Co-authored-by: Ajith <47966038+ajithkumar-maragathavel@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
2.3.x
Magento 2.3 related changes
2.4.x
Magento 2.4.x related changes
Partner: EY
partners-contribution
PR created by Magento partner
Progress: done
Technical
Updates to the code or processes that alter the technical content of the doc
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
This pull request (PR) covers errors coverage of
createPaypalExpress
token mutationAffected DevDocs pages