FSharp implementation of Facebook GraphQL query language (Server).
Info
| Version: | 3.0.0 |
| Author(s): | Bazinga Technologies Inc |
| Last Update: | Monday, December 1, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://fsprojects.github.io/FSharp.Data.GraphQL |
| NuGet Url: | https://www.nuget.org/packages/FSharp.Data.GraphQL.Server |
Install
Install-Package FSharp.Data.GraphQL.Server
dotnet add package FSharp.Data.GraphQL.Server
paket add FSharp.Data.GraphQL.Server
FSharp.Data.GraphQL.Server Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FParsec(>= 1.0.3)
- FSharp.Core(>= 4.3.4)
- System.Reactive(>= 5.0.0)
- FParsec(>= 1.0.3)
- FSharp.Core(>= 4.3.4)
- System.Reactive(>= 5.0.0)
Tags