This Playground configuration matched your document and query:
https://search-playground.mongodb.com/tools/code-sandbox/snapshots/678bcae76ce5459b887eca0f
Here’s the configuration from it:
{
"mappings": {
"dynamic": true,
"fields": {
"_id": [
{
"type": "objectId"
}
],
"team": [
{
"type": "objectId"
}
],
"listType": [
{
"type": "token"
}
]
}
}
}