Media - admin-graphql - INTERFACE
Version: 2024-10
Description:
Represents a media interface.
Access Scopes
`read_products` access scope, `read_files` access scope, `read_themes` access scope, `read_orders` access scope, `read_draft_orders` access scope or `read_images` access scope.
Fields
-
alt:
String -
A word or phrase to share the nature or contents of a media.
-
id:
ID! -
A globally-unique ID.
-
mediaContentType:
MediaContentType! -
The media content type.
-
mediaErrors:
MediaError! -
Any errors which have occurred on the media.
-
mediaWarnings:
MediaWarning! -
The warnings attached to the media.
-
preview:
MediaPreviewImage -
The preview image for the media.
-
status:
MediaStatus! -
Current status of the media.
Connections
Types implemented in
Examples