INPUT_OBJECT

MediaBatchCreateInput

link GraphQL Schema definition

1input MediaBatchCreateInput {
2
3productMedia: [MediaBatchProductInput!]
4}

link Required by