Skip to content

Shopify Admin API Library for Node. Accelerate development with support for authentication, graphql proxy, webhooks

License

Notifications You must be signed in to change notification settings

hpiaia/shopify-api-js

 
 

Repository files navigation

@shopify/shopify-api-js

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

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

  • Creating online or offline access tokens for the Admin API via OAuth
  • Making requests to the Admin API (REST or GraphQL) and Storefront API (GraphQL).
  • Register/process webhooks

For use on the server.

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

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

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

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

About

Shopify Admin API Library for Node. Accelerate development with support for authentication, graphql proxy, webhooks

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%