MONEI / Shopify-api-node

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

Append api headers #624

Closed newit-lynt1 closed 9 months ago

newit-lynt1 commented 11 months 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 11 months ago

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

lpinca commented 9 months ago

I'm closing this as answered.