Skip to content

Variable: GetWorkspacesSchema

ts
const GetWorkspacesSchema: ZodObject<{
  workspaceId: ZodOptional<ZodString>;
}, $strip>;

Defined in: src/agile/parameters/getWorkspaces.ts:3