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