method GroupService.listGroupNamesimport { GroupService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/GroupService.ts"; listGroupNames(unnamed 0: { workspace: string; onlyMemberOf?: boolean; }): CancelablePromise<Array<string>>list group names Parametersunnamed 0: { workspace: string; onlyMemberOf?: boolean; }ReturnsCancelablePromise<Array<string>>string group list