技能 编程开发 管理后台GraphQL客户端抽象

管理后台GraphQL客户端抽象

v20260424
webiny-admin-graphql-client-catalog
本模块提供了Webiny管理后台GraphQL客户端的抽象层和使用规范。它旨在为开发者提供标准化的入口,指导如何安全、一致地接入和使用后台API。通过定义和管理客户端抽象,可以确保在管理界面进行数据查询和操作时,具有高度的类型安全性和可维护性。
获取技能
94 次下载
概览

admin/graphql-client

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: GraphQLClient Import: import { GraphQLClient } from "webiny/admin/graphql-client" Source: @webiny/app/features/graphqlClient/abstractions.ts


信息
Category 编程开发
Name webiny-admin-graphql-client-catalog
版本 v20260424
大小 521B
更新时间 2026-04-28
语言