Skip to content

Latest commit

 

History

History

api-clients

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

API clients

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.

Packages

Package Latest version Description
@shopify/admin-api-client Latest badge Client for the GraphQL and REST Admin APIs.
@shopify/storefront-api-client Latest badge Client for the GraphQL Storefront API.
@shopify/graphql-client Latest badge Generic GraphQL API client.
@shopify/api-codegen-preset Latest badge Codegen preset for Shopify APIs. Automatically integrates with the clients above.