[**brk-client**](../README.md) *** [brk-client](../globals.md) / UrpdQuery # Interface: UrpdQuery Defined in: [Developer/brk/modules/brk-client/index.js:1197](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L1197) ## Properties ### agg? > `optional` **agg?**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md) Defined in: [Developer/brk/modules/brk-client/index.js:1198](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L1198) Aggregation strategy. Default: raw (no aggregation). Accepts `bucket` as alias.