GraphQL QueryLess is a library for building GraphQL queries from a class schema.
Info
Version: | 1.0.0 |
Author(s): | Saimel Saez [email protected] |
Last Update: | Wednesday, July 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/saimel/GraphQL-QL |
NuGet Url: | https://www.nuget.org/packages/GraphQL-QL |
Install
Install-Package GraphQL-QL
dotnet add package GraphQL-QL
paket add GraphQL-QL
GraphQL-QL Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL.Client(>= 1.0.3)
- Newtonsoft.Json(>= 12.0.2)
Tags