ProductCreatePayload
ObjectFields returned for product create payload.
#
Fields
- [ProductCreateError!]
errors 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.