Class: Graphql::Dashboard
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Graphql::Dashboard
- Defined in:
- lib/graphql/dashboard.rb
Overview
GraphQL::Dashboard
is a Rails::Engine
-based dashboard for viewing metadata about your GraphQL schema.
Pass the class name of your schema when mounting it.
Defined Under Namespace
Classes: ApplicationController, LandingsController, StaticsController, TracesController