IQueryStorage implementations for RestToGraphQL proxy middleware.
Info
| Version: | 1.0.1-beta |
| Author(s): | Anton Krasilshchikov, Rambler Digital Solutions |
| Last Update: | Tuesday, March 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Toxu4/RestToGraphQL |
| NuGet Url: | https://www.nuget.org/packages/RestToGraphQL.FileQueryStorage |
Install
Install-Package RestToGraphQL.FileQueryStorage
dotnet add package RestToGraphQL.FileQueryStorage
paket add RestToGraphQL.FileQueryStorage
RestToGraphQL.FileQueryStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- RestToGraphQL.Core(>= 1.0.1)