Anchor to shopifyFunctionshopify
shopifyFunction
query
Returns a Shopify Function by its ID. Functions enable you to customize Shopify's backend logic at defined parts of the commerce loop.
Anchor to Arguments
Arguments
- •String!required
The ID of the Shopify Function.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to ShopifyFunctionShopify•
Function A Shopify Function.
Was this section helpful?
Query Reference
{
shopifyFunction(id) {
# shopifyFunction fields
}
}