Shopify/shopify-api-php

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

Open

#362 aberto em 7 de ago. de 2024

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

Métricas do repositório

Stars
 (469 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador