GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Class PlaygroundApplicationBuilderExtensions

Inheritance
Object
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
IApplicationBuilder app
Back to top Copyright © 2017-2019 GraphZen LLC