---
name: webiny/webiny-admin-graphql-client-catalog
source: https://app.decimal.ai/s/webiny-webiny-admin-graphql-client-catalog@1/SKILL.md
source_sha256: 9106c2bdf6fe
---

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

---