4 lines
84 B
GraphQL
4 lines
84 B
GraphQL
![]() |
fragment ProductVariantWebhookPayload on ProductVariant {
|
||
|
...ProductVariantData
|
||
|
}
|