Extensions for GraphQL.Client to build graphQL queries from a C# model.
Info
Version: | 4.0.0 |
Author(s): | Charles de Vandière |
Last Update: | Tuesday, April 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://charlesdevandiere.github.io/graphql-client-extensions |
NuGet Url: | https://www.nuget.org/packages/GraphQL.Client.Extensions |
Install
Install-Package GraphQL.Client.Extensions
dotnet add package GraphQL.Client.Extensions
paket add GraphQL.Client.Extensions
GraphQL.Client.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Dawn.Guard(>= 1.12.0)
- GraphQL.Client(>= 1.0.3)
- GraphQL.Query.Builder(>= 1.0.1)