schema.aggregateargs.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > AggregateArgs

AggregateArgs interface

Signature:

export interface AggregateArgs extends RollupArgs 

Extends: RollupArgs

Properties

PropertyModifiersTypeDescription
groupbystringColumn to group by

Contents

  1. 1AggregateArgs interface
  2. 2Properties