LinkPromotionEdge
An edge in a connection.
type LinkPromotionEdge {
cursor: String!
node: LinkPromotion
}
Fields
LinkPromotionEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
LinkPromotionEdge.node ● LinkPromotion object
The item at the end of the edge.
Member of
LinkPromotionConnection object