Simple extension to the original HotChocolate Type system to make it easier to have rich schemas by using custom scalars that describe common units of length, time, speed, area, angles, etc.
Info
Version: | 10.3.5 |
Author(s): | Raphael Lorenzeto de Abreu |
Last Update: | Saturday, April 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/raphaabreu/HotChocolate.Types.RichScalars |
NuGet Url: | https://www.nuget.org/packages/HotChocolate.Types.RichScalars |
Install
Install-Package HotChocolate.Types.RichScalars
dotnet add package HotChocolate.Types.RichScalars
paket add HotChocolate.Types.RichScalars
HotChocolate.Types.RichScalars Download (Unzip the "nupkg" after downloading)
Dependencies
- HotChocolate.Types(>= 10.3.5)
Tags