Appearance
apps/api/src/features/groups/groups.schema.ts ​
Auto-generated by
scripts/generate-file-docs.ts. Do not edit — overwritten on every run.
Purpose ​
Request body schemas for the groups feature slice (small groups, ministries, and leadership groups). Maps to api-contracts.md Section 7 (Groups & Ministries). The Group entity is distinct from FamilyGroup — see ADR 0007 and data-model-design.md. /
Exports ​
export const GroupTypeSchemaexport type GroupTypeInputexport const CreateGroupSchemaexport type CreateGroupBodyexport const UpdateGroupSchemaexport type UpdateGroupBodyexport const JoinGroupSchemaexport type JoinGroupBodyexport const UpdateMemberRoleSchemaexport type UpdateMemberRoleBody
Imports ​
zod