OBJECT

PromotionType

link GraphQL Schema definition

  • type PromotionType {
  • promotionTypeId: Int
  • codeName: String
  • }