method RawAppService.listRawAppsimport { RawAppService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/services/RawAppService.ts"; listRawApps(unnamed 0: { workspace: string; page?: number; perPage?: number; orderDesc?: boolean; createdBy?: string; pathStart?: string; pathExact?: string; starredOnly?: boolean; }): CancelablePromise<Array<ListableRawApp>>list all raw apps Parametersunnamed 0: { workspace: string; page?: number; perPage?: number; orderDesc?: boolean; createdBy?: string; pathStart?: string; pathExact?: string; starredOnly?: boolean; }ReturnsCancelablePromise<Array<ListableRawApp>>ListableRawApp All raw apps