productVariantCommentAdd
MutationAdds a comment to a product variant.
#
Arguments
- ProductVariantCommentAddInput!Required
input The input containing the product variant ID and comment text.
#
Payload
- [ProductVariantCommentAddError!]
errors User-facing errors that prevented the operation from succeeding.
- ProductVariantEvent
productVariantEvent The product variant event associated with this product variant comment add payload.