We need to increase the default sample introspection value. 10 is too low. Error example ``` error converting MongoDB response to JSON: expected a value of type Scalar(String), but got null ``` Currently to solve this I need to manually edit my schema files to set the column as nullable.