Docs
Dashboard

ProductVariantPriceCreatePayload

Object

Fields returned for product variant price create payload.

#

Fields


errors
[ProductVariantPriceCreateError!]

User-facing errors that prevented the operation from succeeding.

price
Price

The price associated with this product variant price create payload.

#

Mutations


Creates a new product variant price based on the provided input parameters.