Docs
Dashboard

ProductCreatePayload

Object

Fields returned for product create payload.

#

Fields


errors
[ProductCreateError!]

User-facing errors that prevented the operation from succeeding.

product
Product

The product associated with this product create payload.

#

Mutations


Creates a new product with the specified details.