Skip to main content

metafields

The metafields attached to an object, grouped by namespace.

Access a metafield namespace by appending its name to metafields. For example, product.metafields.custom returns the custom metafield namespace.

After selecting a namespace, append a metafield key to access a specific metafield. For example, product.metafields.custom.instructions returns the instructions metafield from the custom namespace.

Was this section helpful?