fix(medusa-plugin-sendgrid): Adds order shipped support
This commit is contained in:
@@ -13,6 +13,7 @@ If no values are defined for a given option, the plugin will not try to send an
|
||||
gift_card_created_template: [used on gift_card.created],
|
||||
order_placed_template: [used on order.placed],
|
||||
order_cancelled_template: [used on order.cancelled],
|
||||
order_shipped_template: [used on order.shipment_created],
|
||||
order_completed_template: [used on order.completed],
|
||||
user_password_reset_template: [used on user.password_reset],
|
||||
customer_password_reset_template: [used on customer.password_reset]
|
||||
|
||||
Reference in New Issue
Block a user