Define a Schema in MongoDB Additional schemas that specify the type’s attributes can be found in a root-level collection schema. Each root-level schema is an object schema, which looks like this: { "bsonType": "object", "title": "<Type Name>", "required": ["<Required Field Name>"...