shopify.clients

October 2, 2023 ยท View on GitHub

This object contains functions used to authenticate apps, and redirect users to Shopify.

PropertyDescription
RestClass that can interact with the Shopify Admin REST API.
GraphqlClass that can interact with the Shopify Admin GraphQL API.
StorefrontClass that can interact with the Shopify Storefront API.
graphqlProxyCreates a proxy that forwards requests to the GraphQL API and returns the response from Shopify.

Back to shopifyApi