Translates GraphQL queries to IQueryable selects.
Info
Version: | 1.0.0 |
Author(s): | Martin Hjulström |
Last Update: | Tuesday, July 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/martinhjulstrom/GraphQLToQueryable |
NuGet Url: | https://www.nuget.org/packages/GraphQLToQueryable |
Install
Install-Package GraphQLToQueryable
dotnet add package GraphQLToQueryable
paket add GraphQLToQueryable
GraphQLToQueryable Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 2.4.0)