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

The **graphql-to-js-client-builder** library converts a GraphQL query (provided as a string or AST) into the JavaScript query‑builder syntax used by **graphql-js‑client**—either as ready‑to‑run code or as a Babel AST for further manipulation. It’s aimed at developers building Shopify‑style GraphQL clients who want to automate the translation from GraphQL definitions to the programmatic builder API.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of shopify/graphql-to-js-client-query-builder

Account's avatar
graphql/graphql-js
A Query Language and Runtime which can target any service.
Account's avatar
Shopify/babel-preset-shopify
Shopify's org-wide Babel preset
Account's avatar
Shopify/eslint-plugin-shopify
Shopify’s ESLint rules and configs.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
rollup/rollup-plugin-multi-entry
Allows specifying multiple entry points with rollup.

Support the repos that depend on this repository

Top contributors

minasmart's profile
minasmart
7 contributions
melissaluu's profile
melissaluu
4 contributions
shopify-services's profile
shopify-services
2 contributions

Recent events

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

No events yet
shopify

shopify/graphql-to-js-client-query-...

This is a generic function that will take in a GraphQL AST, and produce a javascript AST or code representing the query builder syntax used by graphql-js-client

JavaScript
7
5
MIT License