Discussing Shopify Functions development, deployment, and usage in Shopify apps.
Here is the mutation:
mutation { cartTransformCreate( blockOnFailure: true, functionId: "<YOUR ID HERE>" ) { userErrors { field message } } }
Hope this helps
For others , here's the relevant API Documentation.
Nick Wesselman | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog