INPUT_OBJECT
1input MediaBatchProductInput {23productId: Int!45# Optional, if the media should be connected to the variant directly6variantId: Int78mediaType: MediaType!910url: String!1112# Any meta-data can be added here as a JSON object13metaDataJSON: String14}