MONEI / Shopify-api-node

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

Webhook for locales #616

Closed ThanhPhiNgo closed 11 months ago

ThanhPhiNgo commented 1 year ago

Hi,

I'm using shopify-api-node version 3.5.2. My project needs to use webhook locales, but I can not find locales topics in WebhookTopic. Webhook locales from Shopify: https://shopify.dev/docs/api/admin-graphql/unstable/enums/WebhookSubscriptionTopic#value-localescreate

How can I use this webhook or replace by another one? Thank you.