An elegant and simple way to declare your queries and mutations.
Info
Version: | 2.0.1 |
Author(s): | Yann ROBIN |
Last Update: | Monday, October 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/whyseco/graphql-schema-declare |
NuGet Url: | https://www.nuget.org/packages/GraphQL.SchemaDeclare |
Install
Install-Package GraphQL.SchemaDeclare
dotnet add package GraphQL.SchemaDeclare
paket add GraphQL.SchemaDeclare
GraphQL.SchemaDeclare Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags