Anchor to section titled 'undefined'

TranslatableResourceType
enum

Specifies the type of resources that are translatable.


A product collection. Translatable fields: title, body_html, handle, meta_title, meta_description.

value-deliverymethoddefinition
DELIVERY_METHOD_DEFINITION

The delivery method definition. For example, "Standard", or "Expedited". Translatable fields: name.

value-emailtemplate
EMAIL_TEMPLATE

An email template. Translatable fields: title, body_html.

A filter. Translatable fields: label.

A link to direct users. Translatable fields: title.

A Metafield. Translatable fields: value.

A Metaobject. Translatable fields are determined by the Metaobject type.

value-onlinestorearticle
ONLINE_STORE_ARTICLE

An online store article. Translatable fields: title, body_html, summary_html, handle, meta_title, meta_description.

value-onlinestoreblog
ONLINE_STORE_BLOG

An online store blog. Translatable fields: title, handle, meta_title, meta_description.

value-onlinestoremenu
ONLINE_STORE_MENU

A category of links. Translatable fields: title.

value-onlinestorepage
ONLINE_STORE_PAGE

An online store page. Translatable fields: title, body_html, handle, meta_title, meta_description.

value-onlinestoretheme
ONLINE_STORE_THEME

An online store theme. Translatable fields: dynamic keys based on theme data.

value-packingsliptemplate
PACKING_SLIP_TEMPLATE

A packing slip template. Translatable fields: body.

value-paymentgateway
PAYMENT_GATEWAY

A payment gateway. Translatable fields: name, message, before_payment_instructions.

An online store product. Translatable fields: title, body_html, handle, product_type, meta_title, meta_description.

value-productoption
PRODUCT_OPTION

An online store custom product property name. For example, "Size", "Color", or "Material". Translatable fields: name.

value-productoptionvalue
PRODUCT_OPTION_VALUE

The product option value names. For example, "Red", "Blue", and "Green" for a "Color" option. Translatable fields: name.

value-sellingplan
SELLING_PLAN

A selling plan. Translatable fields:name, option1, option2, option3, description.

value-sellingplangroup
SELLING_PLAN_GROUP

A selling plan group. Translatable fields: name, option1, option2, option3.

A shop. Translatable fields: meta_title, meta_description.

value-shoppolicy
SHOP_POLICY

A shop policy. Translatable fields: body.


Was this section helpful?

field-queryroot-translatableresources
QueryRoot.translatableResources

Return only resources of a type.


Was this section helpful?
Map
TranslatableResourceType

Arguments from

  • QueryRoot
    .translatableResources(resourceType)

Queries from