Skip to main content

Organization

talawa-apiDocs


talawa-api / models/Organization / Organization

Variable: Organization

> const Organization: Model<InterfaceOrganization, object, object, object, Document<unknown, object, InterfaceOrganization> & InterfaceOrganization & Required<object>, any>

The Mongoose model for the Organization. If the model already exists (e.g., during testing), it uses the existing model. Otherwise, it creates a new model.

Defined in

src/models/Organization.ts:222