Promotion Category

Object

PromotionCategory

Implements

List of interfaces this object implements

Fields Type Description

id

ID!

The ID of the promotion category

name

String!

The name of the promotion category

mdbId
Deprecated

Int

The Master Database ID of the category
The source field is preferable to use as it allows sources that are external to Shopfront's Master Database

source

EnterpriseSource

The source this promotion category is connected to

showOnOrder

Boolean!

Whether the promotional category should be shown as "on promotion" on the order edit page

includeInIntegrations

Boolean!

Whether the promotions in this category should be taken into account when calculating the promotionPrice for barcodes

outlets

[Outlet!]

The Outlets which are automatically downloading promotions for this category

promotions

PromotionCategoryPromotionConnection

A list of promotions that belong to the category

PromotionCategoryPromotionConnection

Object — ConnectionType of Promotion