OBJECT
1type AudioModule {23alignment: String! 45caption: String! 67captionAlignment: String! 89captionPlain: String! 1011embed: String 1213fullBleed: Int 1415# Module id16id: Int! 1718isDoneProcessing: Boolean! 1920project: Project! 2122# Project id the module belongs to23projectId: Int! 2425status: ModuleStatus! 2627}