StorePromoCodesInput

The input fields to provide information about promo codes applied to stores in the cart

Fields


store: String!

The store the promo codes are applied to

📘

This field must be equal to AmazonStore.store or ShopifyStore.store fields.

For Amazon store the value is always amazon


promoCodes: [String!]!

List of promo codes to apply for a store


Mutations


Related types