Shopify / shopify-api-js

Shopify Admin API Library for Node. Accelerate development with support for authentication, graphql proxy, webhooks
MIT License
943 stars 387 forks source link
api authentication javascript shopify typescript webhooks

This repo has been moved

[!IMPORTANT] This repo has been merged with Shopify/shopify-app-js. All of the packages contained within this repo were copied over and will be maintained / released from there.

If you have an issue or feature request, please create it in the new repository.

@shopify/shopify-api-js

This mono-repo is a collection of Shopify's JavaScript API client libraries and utilities.

@shopify/shopify-api

A library supporting Shopify apps to access Shopify's APIs, by making it easier to perform the following actions:

For use on the server.

@shopify/storefront-api-client

A library to interact with Shopify's GraphQL Storefront API. For use on the client or server.

@shopify/admin-api-client

A library to interact with Shopify's GraphQL and REST Admin APIs. For use on the server.

@shopify/graphql-client

A client to interact with any of Shopify's GraphQL APIs.

@shopify/api-codegen-preset

Enables JavaScript / TypeScript apps to use a #graphql tag to parse queries with graphql-codegen.