OBJECT
1type TextModule {23alignment: String! 45captionAlignment: String! 67fullBleed: Int 89# Module id10id: Int! 1112project: Project! 1314# Project id the module belongs to15projectId: Int! 1617text: String 1819textPlain: String 2021}