OBJECT
MongoDB node details for the source.
type CdmMongoNode {# Host name of the MongoDB node.host: String! # Port details of the MongoDB node.port: Int! # Host FID of the MongoDB node.hostFid: UUID! }