Skip to content

Instantly share code, notes, and snippets.

@thuycom205
Created December 26, 2022 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thuycom205/8f710f7c97bdd61cb25238479b300500 to your computer and use it in GitHub Desktop.
Save thuycom205/8f710f7c97bdd61cb25238479b300500 to your computer and use it in GitHub Desktop.
https://uat.acfc.com.vn/graphql?query={ addPromoGiftToCart (input: { cart_id: 96EHL6qTcTBvL6yWEZvd1NQg5CGXrz2o, cart_items: [{ data: { sku: 5639753-Green-OS quantity: 1 }, rule_id: 439 } ] } ) { cart { items { product { name } quantity } } } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment