INPUT_OBJECT
1input MediaCollectionComponentInput {42# The basename of the component file.3filename: String!85# Component ID. Negative value is used for a new component - `srcUrl` is required 6# in this case.7id: Int!119# Url to the file in the temporary Amazon S3 bucket.10srcUrl: Url12}