These packages provide clients that you can use to make requests to Shopify's APIs, if you already have the right access tokens.
With them, you can quickly get set up to interact with the APIs on any JavaScript runtime that provides an implementation of the fetch
API.
Package | Latest version | Description |
---|---|---|
@shopify/admin-api-client |
Client for the GraphQL and REST Admin APIs. | |
@shopify/storefront-api-client |
Client for the GraphQL Storefront API. | |
@shopify/graphql-client |
Generic GraphQL API client. | |
@shopify/api-codegen-preset |
Codegen preset for Shopify APIs. Automatically integrates with the clients above. |