Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`graphql-query-tree` is a utility for parsing the `info` object passed to GraphQL resolvers into a query tree, enabling developers to inspect and extract useful information from GraphQL queries. It's designed for GraphQL developers who need to programmatically analyze query structures, such as checking if specific fields are requested, retrieving field arguments, or accessing child fields. The library supports fragments, inline fragments, and variable substitution, making it a practical tool for building efficient resolvers and implementing features like field-level access control or conditional data loading.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alekbarszczewski/graphql-query-tree

Account's avatar
graphql/graphql-js
A Query Language and Runtime which can target any service.
Account's avatar
wilmoore/selectn.js
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
Account's avatar
jhen0409/babel-preset-es2015-node6
Babel preset to make node@6 fully ES2015 compatible
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

alekbarszczewski's profile
alekbarszczewski
25 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
alekbarszczewski

alekbarszczewski/graphql-query-tree

Parse "info" object (passed to resolver) into query tree and extract useful info from it

JavaScript
18
4
No license