Skip to content

Variable: InsightWorkspaceSchema

ts
const InsightWorkspaceSchema: ZodObject<{
  workspaceId: ZodOptional<ZodString>;
}, $loose>;

Defined in: src/serviceDesk/models/insightWorkspace.ts:5

Details of an insight workspace ID.