Shopify/shopify-api-php

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

Open

#362 opened on Aug 7, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)PHP (192 forks)auto 404
good first issue

Repository metrics

Stars
 (469 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide