Skip to content

Variable: GetLinkedWorkspaceByIdSchema

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

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