Add validation to your mutations arguments using yup!
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
GraphQL Yup Middleware is a library for adding validation to GraphQL mutation arguments using the Yup library. It's designed for developers using GraphQL servers who want to ensure mutation arguments are validated before execution, providing a middleware solution that integrates with graphql-middleware and supports custom error handling.