Skills Development GraphQL Playground Abstraction Utilities

GraphQL Playground Abstraction Utilities

v20260825
webiny-admin-graphql-playground-catalog
This catalog provides fundamental abstractions for integrating and managing a structured GraphQL playground within an administrative panel. It includes essential components like client factories and tab registries, allowing developers to easily access and interact with complex GraphQL APIs in a standardized, scalable manner.
Get Skill
258 downloads
Overview

admin/graphql-playground

How to Use

  1. Find the abstraction you need below
  2. You MUST read the source file to get the exact interface and types!
  3. Import: import { Name } from "<importPath>";

Abstractions


Name: AuthenticatedPlaygroundClientFactory Import: import { AuthenticatedPlaygroundClientFactory } from "webiny/admin/graphql-playground" Source: @webiny/app-graphql-playground/features/playgroundClient/index.ts


Name: PlaygroundClient Import: import { PlaygroundClient } from "webiny/admin/graphql-playground" Source: @webiny/app-graphql-playground/features/playgroundClient/index.ts


Name: PlaygroundClientFactory Import: import { PlaygroundClientFactory } from "webiny/admin/graphql-playground" Source: @webiny/app-graphql-playground/features/playgroundClient/index.ts


Name: PlaygroundTabRegistry Import: import { PlaygroundTabRegistry } from "webiny/admin/graphql-playground" Source: @webiny/app-graphql-playground/features/tabRegistry/index.ts


Info
Category Development
Name webiny-admin-graphql-playground-catalog
Version v20260825
Size 1.16KB
Updated At 2026-09-06
Language