Info
Version: | 2.0.0-preview1-43 |
Author(s): | Elsa Contributors |
Last Update: | Sunday, October 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/elsa-workflows/elsa-core |
NuGet Url: | https://www.nuget.org/packages/Elsa.Server.GraphQL |
Install
Install-Package Elsa.Server.GraphQL
dotnet add package Elsa.Server.GraphQL
paket add Elsa.Server.GraphQL
Elsa.Server.GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Elsa(>= 2.0.0143)
- HotChocolate.AspNetCore(>= 10.5.3)
- HotChocolate.AspNetCore.Playground(>= 10.5.3)
- HotChocolate.AspNetCore.Voyager(>= 10.5.3)
Tags
This package provides a GraphQL endpoint to interface with the workflow host.