---
name: webiny-admin-graphql-client-catalog
context: webiny-api
description: >
  admin/graphql-client — 1 abstractions.
---

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

---
