Skip to content

Commit

Permalink
feat: Add SKU to WebhookProductVariant fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
peelar committed Aug 2, 2024
1 parent 6fac16a commit 9310fcf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
fragment WebhookProductVariant on ProductVariant {
id
name
sku
product {
id
name
Expand Down

0 comments on commit 9310fcf

Please sign in to comment.