productVariantPriceCreate
MutationCreates a new product variant price based on the provided input parameters.
#
Arguments
- ProductVariantPriceCreateInput!Required
input The details required for creating a new product variant price including pricing, tax behavior, validity dates, country code, channel, and customer group information.
#
Payload
- [ProductVariantPriceCreateError!]
errors User-facing errors that prevented the operation from succeeding.
- Price
price The price associated with this product variant price create payload.