Skip to content

web-backend


Type Alias: InvitedUserDocument

InvitedUserDocument = InvitedUser & Document

Defined in: packages/web-backend/src/invite/schemas/invite.schema.ts:37

Mongoose document type for the InvitedUser schema.