OBJECT
1type VideoModule {23alignment: String! 45caption: String! 67captionAlignment: String! 89captionPlain: String! 1011embed: String 1213fullBleed: Int 1415height: Int! 1617id: Int! 1819isDoneProcessing: Boolean! 2021nftData: NFT 2223project: Project! 2425src: String 2627thumbnailHeight: Int 2829thumbnailUrl: String 3031thumbnailWidth: Int 3233videoData: CcvVideoData 3435width: Int! 3637}