A GraphQL query builder.
This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
everyone f66fc290fd
update examples
2023-11-04 22:52:59 -07:00
.vscode initial commit 2023-10-29 23:02:56 -07:00
examples update examples 2023-11-04 22:52:59 -07:00
src add json macro 2023-11-04 22:52:42 -07:00
.gitignore initial commit 2023-10-29 23:02:56 -07:00
Cargo.toml add examples 2023-10-31 09:36:14 -07:00
LICENSE initial commit 2023-10-29 23:02:56 -07:00
README.md update various names 2023-10-31 00:55:31 -07:00

README.md

GraphQL Query Builder

This is a GraphQL query builder.

Install

cargo add graphql_query_builder

Implementation Checklist