--- title: CreateMediaInput - GraphQL Admin description: The input fields required to create a media object. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CreateMediaInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CreateMediaInput.md --- # Create​Media​Input input\_object The input fields required to create a media object. ## Fields * alt [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The alt text associated with the media. * media​Content​Type [Media​Content​Type](https://shopify.dev/docs/api/admin-graphql/unstable/enums/MediaContentType) The media content type. * original​Source [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The original source of the media object. This might be an external URL or a staged upload URL. *** ## Map No referencing types