<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "CouchDBClient",
  "identifier" : "/documentation/CouchDBClient/MangoExplainResponse/selector",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CouchDBClient"
    ],
    "preciseIdentifier" : "s:13CouchDBClient20MangoExplainResponseV8selectorSDySSAA0C5ValueOGvp"
  },
  "title" : "selector"
}
-->

# selector

The selector that was used for the query.

```
let selector: [String : MangoValue]
```