Skip to main content

LinkPromotion

A promotion for a link.

type LinkPromotion {
couponCode: String
description: String!
displayDescription: String!
endsAt: DateTimeISO
id: ID!
link: Link
}

Fields

LinkPromotion.couponCode ● String scalar

Promotion's coupon code

LinkPromotion.description ● String! non-null scalar

Promotion's description

LinkPromotion.displayDescription ● String! non-null scalar

Promotion's plain text description, might only include a single line

LinkPromotion.endsAt ● DateTimeISO scalar

Promotion's end date

LinkPromotion.id ● ID! non-null scalar

Promotion's ID

Promotion's Link

Member of

LinkPromotionEdge object ● LinkPromotionInfo object