# Webiny Admin GRAPHQL Playground Catalog

> admin/graphql-playground — 4 abstractions.

- Skill: `gabrielmoreira/webiny-admin-graphql-playground-catalog` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gabrielmoreira/webiny-admin-graphql-playground-catalog`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabrielmoreira/webiny-admin-graphql-playground-catalog/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: gabrielmoreira (https://skillmd.com/u/gabrielmoreira)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/gabrielmoreira/webiny-admin-graphql-playground-catalog

---


# 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`

---

