Class PlaygroundApplicationBuilderExtensions
Namespace: GraphZen
Assembly: GraphZen.AspNetCore.Server.dll
Syntax
public static class PlaygroundApplicationBuilderExtensions
Methods
UseGraphQLPlayground(IApplicationBuilder)
Declaration
public static void UseGraphQLPlayground(this IApplicationBuilder app)
Parameters
| Type | Name | Description |
|---|---|---|
| IApplication |
app |