OBJECT
1type ProjectModuleInvalidInputError {23errorMessage: String! 45# The ID of the module where an error happened.6id: Int! 78}