Mutation.storefrontRedeemPoints
Redeem loyalty points on the cart for a discount. Requires a signed-in customer (Bearer token); the resolver links the customer to the quote. Validates min/balance/cap server-side. Points are only deducted when the order is placed.
ReturnsQuote!
Signature
Redeem loyalty points on the cart for a discount. Requires a signed-in customer (Bearer token); the resolver links the customer to the quote. Validates min/balance/cap server-side. Points are only deducted when the order is placed.
session_idString!quote_idID!pointsInt!
