Internal Structure
Last updated
Was this helpful?
Last updated
Was this helpful?
ShopQuery
Description: * Query declarations for shop Read more:
Namespace: ShopifyShop/Api/Shop/Query/ShopQuery
_getShopFields
Description: A function which returns an array of shop fields Read more:
processShop
Description: Shop processor
Namespace: ShopifyShop/Api/Shop/Processor/processShop
🔮 Common extension point: Great place to add some "calculated" field into shop
ShopProvider
Description: Provider class for Shop Context. Used to make shop data available to every component in the app.
Namespace: ShopifyShop/Context/Shop/Provider/ShopProvider
getContextValue
Description: A function which returns an object that will be visible in the Shop Context
🔮 Common extension point: Add more fields to Shop Context outside of Shopify API