<!--
{
  "availability" : [

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

# fields

The fields to be returned in the result.

```
let fields: [String]
```