GraphQL OBJECT
Payload for product update.
type UpdateProductPayload {# The updated Product.updatedProduct: Product }