Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add documentation for supporting Metafields in webhooks #1956

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rsperko
Copy link

@rsperko rsperko commented Jan 10, 2025

WHY are these changes introduced?

Add support for metafield identifiers in declarative webhook subscriptions, allowing apps to obtain metafields in their webhook payloads for their subscriptions. Core support was added here, cli is added here, this adds documentation support.

WHAT is this pull request doing?

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have used pnpm changeset to create a draft changelog entry (do NOT update the CHANGELOG.md files manually)
  • I have added/updated tests for this change
  • I have documented new APIs/updated the documentation for modified APIs (for public APIs)

@rsperko rsperko requested a review from a team as a code owner January 10, 2025 21:08
@rsperko rsperko force-pushed the rsperko/webhooks-metafield-support branch from f4ffa8e to f0a0ba2 Compare January 10, 2025 21:44
@lizkenyon lizkenyon changed the title Add documentation for supporting Metafields in webhooks [WIP] Add documentation for supporting Metafields in webhooks Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant