---
title: Bulk operations with the GraphQL Admin API
description: Learn how to import and export data in bulk using the GraphQL Admin API.
source_url:
  html: 'https://shopify.dev/docs/api/usage/bulk-operations'
  md: 'https://shopify.dev/docs/api/usage/bulk-operations.md'
---

# Bulk operations with the Graph​QL Admin API

Shopify’s GraphQL Admin API enables you to read and write high volumes of data using asynchronous [bulk operations](https://shopify.dev/docs/api/admin-graphql/latest/objects/BulkOperation).

* **[Bulk import data with the GraphQL Admin API](https://shopify.dev/docs/api/usage/bulk-operations/imports)** — Learn how to bulk import large volumes of data asynchronously.
* **[Perform bulk operations with the GraphQL Admin API](https://shopify.dev/docs/api/usage/bulk-operations/queries)** — Learn how to retrieve large datasets from Shopify.

***
