Skip to content

Type Alias: UpdateUserToGroup

ts
type UpdateUserToGroup = z.infer<typeof UpdateUserToGroupSchema>;

Defined in: src/cloud/models/updateUserToGroup.ts:12