CreateMediaInput input object

Specifies the input fields required to create a media object.

Input fields

  • alt ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The alt text associated to the media.
  • mediaContentType ([MediaContentType!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/mediacontenttype)) REQUIRED
    The media content type.
  • originalSource ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)) REQUIRED
    The original source of the media object. May be an external URL or signed upload URL.