OBJECT
1type EmbedModule {23alignment: String! 45caption: String! 67captionAlignment: String! 89captionPlain: String! 1011fluidEmbed: String! 1213fullBleed: Int! 1415height: Int! 1617id: Int! 1819info: String 2021originalEmbed: String! 2223originalHeight: Int! 2425originalWidth: Int! 2627project: Project! 2829tags: [String] 3031width: Int! 3233widthUnit: String! 3435}