RemoveFileFromProductEditionInput
Attributes available to remove a file from a product edition
This page contains
Fields
| productId ID! | Id of the product that will have a file removed |
| editionId ID! | Id of the product edition that will have a file removed |
| productEditionFileId ID! | Id of the file that will be removed |
Mutations for RemoveFileFromProductEditionInput
| removeFileFromProductEdition PREVIEW | Remove a file from a product edition |