Basic types for GraphQL server modules in Modulight modular framework.
Info
Version: | 0.0.7 |
Author(s): | StardustDL |
Last Update: | Monday, May 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StardustDL/modulight |
NuGet Url: | https://www.nuget.org/packages/Modulight.Modules.Server.GraphQL |
Install
Install-Package Modulight.Modules.Server.GraphQL
dotnet add package Modulight.Modules.Server.GraphQL
paket add Modulight.Modules.Server.GraphQL
Modulight.Modules.Server.GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Modulight.Modules.Core(>= 0.0.3)
- HotChocolate.AspNetCore(>= 11.0.9)
- HotChocolate.Data(>= 11.0.9)