HomeAPI ReferenceStorefront GraphQL APIlatestPromotionoffersresponseobjectPromotionOffersResponsePromotion offer response detail which incluedes available promotions list.Fieldsavailable_promotions[PromotionOffer]Available promotion details (id, name, buy/discount rules, validity dates). Example: [{ id: 'PROMO1', offer_text: '10% off' }]Previous« PromotionOfferNextPromotionPaymentOffer »