Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

shopifyApp


Returns

path ShopifyApp.*ShopifyApp!required
Any requested field from the ShopifyApp object.

Example

query GetShopifyAppInfo { shopifyApp { installationLink(storeCanonicalDomain: "dear-media-shop.myshopify.com") { url } } }

Notes

  • The installationLink property can take either one of a store's canonical or storefront domains. Read more about Shopify domains here.