method SodaQuery.prototype.groupByimport { SodaQuery } from "https://deno.land/x/soda@0.4.5/mod.ts"; groupBy(...group: Array<string | FieldImpl>): thisParameters...group: Array<string | FieldImpl>Returnsthis