OBJECT
1type MediaCollectionComponent {23colors: Colors 45filename: String! 67flexHeight: Float! 89flexWidth: Float! 1011height: Int! 1213id: Int! 1415imageSizes: ProjectModuleImageSizes! 1617moduleId: Int! 1819position: Float! 2021project: Project! 2223projectId: Int! 2425src: String! 2627width: Int! 2829}