For the complete documentation index, see llms.txt. This page is also available as Markdown.

Mechanic objects

Mechanic's Liquid objects — event, task, options, globals, secrets, cache, action, and Shopify resource objects available in your task code.

Mechanic makes a variety of Liquid environment variables available, containing specific Liquid objects. (The shop variable, for example, is always available and always contains the Shop object.)

Shop-level configuration is available through globals and secrets:

Globals objectSecrets object

Mechanic's Liquid objects mapping to Shopify resources all contain data pulled from the Shopify's REST Admin API reference. These objects are listed here:

⚠️Shopify REST Admin API

Last updated

Was this helpful?