Helper to extract data about requested fields from a GraphQL query
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides utilities to extract requested fields from a GraphQL query's `GraphQLResolveInfo`. It helps backend developers optimize data fetching by passing only the necessary field information to underlying services or databases, reducing over-fetching. The library is particularly useful