Types to add Relay support to graphql-dotnet.
Info
| Version: | 2.0.0-preview4 |
| Author(s): | Ben McCallum |
| Last Update: | Tuesday, April 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/autoguru-au/graphql-dotnet-relay |
| NuGet Url: | https://www.nuget.org/packages/GraphQL.RelaySupport |
Install
Install-Package GraphQL.RelaySupport
dotnet add package GraphQL.RelaySupport
paket add GraphQL.RelaySupport
GraphQL.RelaySupport Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL.RelaySupport.Core(>= 2.0.04)
- GraphQL(>= 3.0.01633)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)