GraphQL OBJECT
The payload for the delete product file mutation.
type DeleteProductFilePayload {# The ID of the deleted product file.deletedProductFileId: Int }