MONEI / Shopify-api-node

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

Discount webhook topics and types are missing #658

Closed sleepdotexe closed 1 month ago

sleepdotexe commented 1 month ago

Hi there,

I noticed that some of the available webhook topics do not have type definitions for either the topic or payload resource. Particularly important ones include:

The reference for these can be found in the Shopify docs here. I believe this relates to the topic type definition starting on this line and payload type map starting on this line.

Could we please have types added for these?

Thank you!

lpinca commented 1 month ago

Feel free to open a PR.