OBJECT
Host description for MongoDB source object.
type MongodbHost {# Host address of MongoDB.hostname: String! # Port on which MongoDB is running.port: String! }