ProductVideoUpdateInput
Input for updating product video
input ProductVideoUpdateInput {
alt: String
}
Fields
ProductVideoUpdateInput.alt ● String scalar
Alt text for the video.
Member Of
productVideoUpdate mutation