Skip to content

Variable: RemoveGroupByIdSchema

ts
const RemoveGroupByIdSchema: ZodObject<{
  id: ZodString;
}, $strip>;

Defined in: src/v1/parameters/removeGroupById.ts:3