Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a Prisma code generator that automatically creates TypeGraphQL object types and CRUD resolver classes directly from a Prisma schema. It is designed for Node.js/TypeScript developers using both Prisma and TypeGraphQL who want to rapidly build a GraphQL API with minimal boiler