Input
StorePromoCodesInput
The input fields to provide information about promo codes applied to stores in the cart
Fields
store
String!
requiredThe store the promo codes are applied to
** This field must be equal to ShopifyStore.store
fields.**
promoCodes
[String!]!
requiredList of promo codes to apply for a store
Mutations
Related types
Was this page helpful?