3 lines
84 B
GraphQL
3 lines
84 B
GraphQL
fragment ProductVariantWebhookPayload on ProductVariant {
|
|
...ProductVariantData
|
|
}
|