Skip to content

Commit

Permalink
update example text
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardlyhel committed Jul 4, 2024
1 parent 2f02978 commit ba7eb28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ const cartGiftCardCodes = cartGiftCardCodesUpdateDefault({
getCartId,
});

const result = await cartGiftCardCodes(['FREE_SHIPPING']);
const result = await cartGiftCardCodes(['GIFT_CARD_CODE_123']);

0 comments on commit ba7eb28

Please sign in to comment.