promotion Query
Look up a promotion by ID.
promotion(
id: ID!
): Promotion
Arguments
promotion.id
● ID!
non-null scalar miscellaneous
ID of the promotion.
Type
Promotion
object discounts
Represents the promotion that allow creating discounts based on given conditions, and is visible to all the customers.