shopify.clients
October 2, 2023 ยท View on GitHub
This object contains functions used to authenticate apps, and redirect users to Shopify.
| Property | Description |
|---|---|
| Rest | Class that can interact with the Shopify Admin REST API. |
| Graphql | Class that can interact with the Shopify Admin GraphQL API. |
| Storefront | Class that can interact with the Shopify Storefront API. |
| graphqlProxy | Creates a proxy that forwards requests to the GraphQL API and returns the response from Shopify. |