You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// import { organizationsTable } from "../drizzle/schema";
21
-
// import { organizationsTableInsertSchema } from "../drizzle/tables/organizations";
20
+
22
21
/**
23
22
* This plugin handles seeding the initial data into appropriate service at the startup time of the talawa api. The data must strictly only comprise of things that are required in the production environment of talawa api. This plugin shouldn't be used for seeding dummy data.
0 commit comments