originalSource:
String -
The source from which to update a media image or generic file.
An external URL (for images only) or a
[staged upload URL](https://shopify.dev/api/admin-graphql/latest/mutations/stageduploadscreate).
previewImageSource:
String -
The source from which to update the media preview image.
May be an external URL or a
[staged upload URL](https://shopify.dev/api/admin-graphql/latest/mutations/stageduploadscreate).
referencesToAdd:
ID -
The IDs of the references to add to the file. Currently only accepts product IDs.
referencesToRemove:
ID -
The IDs of the references to remove from the file. Currently only accepts product IDs.