Hello, in the example in atlas about creating a collection, the video shows the field and the data, but when we need a propose a schema before get the data, how do it.
Example:
Title: String,
year: Int32
Without example value only the expected type. or this is not allowed for the flexibility of the schemas in mongo?