GraphQL OBJECT
ListType
Whether price configurations were added to the promotion using an include or exclude list.
link Definition
- type ListType {
- # List type code.
- : ListTypeEnum
- # List type name.
- : String
- }
GraphQL OBJECT
Whether price configurations were added to the promotion using an include or exclude list.
- type ListType {
- # List type code.
- : ListTypeEnum
- # List type name.
- : String
- }