Capabilities

Capabilities provide a way to mix in behaviors and logic with your metaobjects. When you create a metaobject definition, you can enable capabilities that provide additional behavior. You can enable the following capabilities:

  • publishable: Enable drafting of metaobjects using a status column either set to DRAFT or ACTIVE.
  • translatable: Make your metaobjects translatable through Shopify's translation APIs.
  • renderable: Enable setting SEO metadata attributes on your metaobjects.
  • onlineStore: Make your metaobjects render web pages in the Online Store by assigning a theme template and defining a URL.