Skip to main content

LinkPromotion

List of label promotions

LinkPromotion(
first: Int
after: String
last: Int
before: String
collectionId: ID
uniqueBrands: Boolean = false
): LinkPromotionConnection

Arguments​

LinkPromotion.first ● Int scalar​

Returns the first n elements from the list.

LinkPromotion.after ● String scalar​

Returns the elements in the list that come after the specified cursor.

LinkPromotion.last ● Int scalar​

Returns the last n elements from the list.

LinkPromotion.before ● String scalar​

Returns the elements in the list that come before the specified cursor.

LinkPromotion.collectionId ● ID scalar​

Collection ID

LinkPromotion.uniqueBrands ● Boolean scalar​

Show unique brands?

Type​

LinkPromotionConnection object​

The connection type for LinkPromotion.