GraphQL OBJECT
Payload for created product.
type CreateProductPayload {# The created product.createdProduct: Product }