# `PolarExpress.Schemas.CountAggregation`
[🔗](https://github.com/jeffhuen/polar_express/blob/main/lib/polar_express/schemas/count_aggregation.ex#L2)

CountAggregation

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.CountAggregation{func: String.t() | nil}
```

* `func`

# `schema_name`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
