Shopify / Shopify/shopify-api-php
Cant add fields, metafieldNamespaces, filter to webhooks! ruby has it why dont we??? Shopify\Webhooks\Registry::register
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 473
- Forks
- 193
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 1
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at Shopify\Webhooks\Registry::register and review the Admin GraphQL WebhookSubscription documentation linked in the issue. Compare the Ruby webhooks usage linked there to determine the expected registration options, then verify that fields, metafieldNamespaces, and filter can be supplied when registering a webhook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100