method AppService.listAppsimport { AppService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; listApps(unnamed 0: { workspace: string; page?: number; perPage?: number; orderDesc?: boolean; createdBy?: string; pathStart?: string; pathExact?: string; starredOnly?: boolean; includeDraftOnly?: boolean; withDeploymentMsg?: boolean; }): CancelablePromise<Array<ListableApp>>list all apps Parametersunnamed 0: { workspace: string; page?: number; perPage?: number; orderDesc?: boolean; createdBy?: string; pathStart?: string; pathExact?: string; starredOnly?: boolean; includeDraftOnly?: boolean; withDeploymentMsg?: boolean; }ReturnsCancelablePromise<Array<ListableApp>>ListableApp All apps