Allows to introspect metadata declared by directives via query.
Info
Version: | 0.1.0 |
Author(s): | Gleb Smagliy <[email protected]> |
Last Update: | Tuesday, April 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GraphQL.MetadataIntrospection |
Install
Install-Package GraphQL.MetadataIntrospection
dotnet add package GraphQL.MetadataIntrospection
paket add GraphQL.MetadataIntrospection
GraphQL.MetadataIntrospection Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 2.4.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags