Property | Description |
|---|---|
store_name | The unique identifier for a Shopify store. It is a subdomain of the store's .myshopify.com domain. For example, if the store's domain is example-store.myshopify.com, example-store is the store name. |
version | The Shopify GraphQL Admin API version. For example, 2025-01. |
access_token | The secure credential that is used to authenticate API requests to a Shopify store. You can obtain the access token during the OAuth authentication process when installing an app on a Shopify store. |