ENUM
OrderCreationNotificationEnum
The notification to be sent when an order is created
link GraphQL Schema definition
- enum OrderCreationNotificationEnum {
- # Notify the order information via Email
- # Notify the order information via SMS
- }
ENUM
The notification to be sent when an order is created
- enum OrderCreationNotificationEnum {
- # Notify the order information via Email
- # Notify the order information via SMS
- }