Shopify / Shopify/shopify-api-php

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

Open
#362 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.