MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
947 stars 278 forks source link

Question: How to update shopify-node-api #587

Closed kristiandm closed 1 year ago

kristiandm commented 1 year ago

Good day, We are currently using shopify-node-api in our app and I wanted to know how to update it's version and/or how to update it in general to abide by the breaking changes shopify made regarding fulfillmentsWe are currently using shopify-node-api in our app and I wanted to know how to update it's version and/or how to update it in general to abide by the breaking changes shopify made regarding fulfillments.

I am still unclear on what to do whether I have to update both the version and the usage of the functions, or do I just need to update the function usage in our app?

Responses will be greatly appreciated thanks!

lpinca commented 1 year ago

If the version you are using supports the new methods/endpoint, then there is no need to update, otherwise yes you need to update.

lpinca commented 1 year ago

I'm closing this as answered.