MONEI / Shopify-api-node

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

Append api headers #624

Closed newit-lynt1 closed 1 year ago

newit-lynt1 commented 1 year ago

Hi Team

I want to append some custom fields to header before call api So, Is there any way to do that?

Thanks!

lpinca commented 1 year ago

I think you can use the hooks option. See https://github.com/MONEI/Shopify-api-node#shopifyoptions.

lpinca commented 1 year ago

I'm closing this as answered.