jsbisht.in
Articles
Projects
active-db.ts
export const activeDbSchema = ` type ActiveDb { id: Int! } `;