Optional_count?: true | DropCountAggregateInputTypeOptional_max?: DropMaxAggregateInputTypeSelect which fields to find the maximum value
Optional_min?: DropMinAggregateInputTypeSelect which fields to find the minimum value
Optionalcursor?: DropWhereUniqueInputSets the start position
OptionalorderDetermine the order of Drops to fetch.
Optionalskip?: numberSkip the first n Drops.
Optionaltake?: numberTake ±n Drops from the position of the cursor.
Optionalwhere?: DropWhereInputFilter which Drop to aggregate.
Aggregation Docs
Count returned Drops