技能 编程开发 GraphQL Playground抽象组件

GraphQL Playground抽象组件

v20260825
webiny-admin-graphql-playground-catalog
本库提供了一套用于管理和使用GraphQL Playground的抽象组件。它包含客户端工厂和注册表等核心组件,帮助开发者将结构化的GraphQL API Playground轻松集成到后台管理系统,实现标准化、高效的API调试和展示。
获取技能
258 次下载
概览

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


信息
Category 编程开发
Name webiny-admin-graphql-playground-catalog
版本 v20260825
大小 1.16KB
更新时间 2026-09-06
语言