Represents a media error. This typically occurs when there is an issue with the media itself causing it to fail validation.
Check the media before attempting to upload again.
Access Scopes
`read_products` access scope or `read_files` access scope.
Fields
code:
MediaErrorCode! -
Code representing the type of error.
details:
String -
Additional details regarding the error.