productVideoUpdate
Updates a product video.
productVideoUpdate(
id: ID!
input: ProductVideoUpdateInput!
): ProductVideoUpdate
Arguments
productVideoUpdate.id ● ID! non-null scalar
ID of a product video to update.
productVideoUpdate.input ● ProductVideoUpdateInput! non-null input
Fields required to update a product video.
Type
ProductVideoUpdate object
Updates a product video.