Info
Version: | 1.0.6 |
Author(s): | Static.Voyager |
Last Update: | Thursday, May 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Static.Voyager |
Install
Install-Package Static.Voyager
dotnet add package Static.Voyager
paket add Static.Voyager
Static.Voyager Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Internally the graphql schema is converted to an introspection json format and compiled into a voyager template.
This file is then written into a new folder called __docs__ in the working directory.
Voyager.html can then be viewed in the browser.
This tool was designed to be run in ci and requires node.