UpdateProduct
in package
Mutation to update an existing product.
Table of Contents
- execute() : object
- Execute the mutation.
Methods
execute()
Execute the mutation.
public
execute(UpdateProductInput $input) : object
Parameters
- $input : UpdateProductInput
-
The fields to update.
