Shopify / shopify-api-php

MIT License
376 stars 172 forks source link

Cant add fields, metafieldNamespaces, filter to webhooks! ruby has it why dont we??? Shopify\Webhooks\Registry::register #362

Open cthom-dev opened 1 month ago

cthom-dev commented 1 month ago

Overview

Missing the ability to add fields, metafieldNamespaces, filter in webhook registration

https://shopify.dev/docs/api/admin-graphql/2024-07/objects/WebhookSubscription

Shopify package for Ruby has this, why doesnt this package too???

https://github.com/Shopify/shopify-api-ruby/blob/main/docs/usage/webhooks.md

paulomarg commented 1 month ago

Hey, thanks for raising this. I've added this to our tracking and we'll look into adding that support.