--- title: 'Liquid objects: metaobjects' description: 'All of the [metaobjects](/docs/api/liquid/objects/metaobject) of the store.' api_name: liquid source_url: html: 'https://shopify.dev/docs/api/liquid/objects/metaobjects' md: 'https://shopify.dev/docs/api/liquid/objects/metaobjects.md' --- # metaobjects All of the [metaobjects](https://shopify.dev/docs/api/liquid/objects/metaobject) of the store. Individual metaobjects can be accessed by specifying their type and handle. For more information, refer to [Access metaobjects individually](https://shopify.dev/docs/api/liquid/objects#metaobject-access-metaobjects-individually). Additionally, it is possible to iterate over entries from a metaobject definition. For more information, refer to [Loop over entries of a metaobject definition](https://shopify.dev/docs/api/liquid/objects/metaobject_definition#metaobject_definition-loop-over-entries-of-a-metaobject-definition). Metaobjects are created in the [Content](https://www.shopify.com/admin/content) page of the Shopify admin. ### Directly accessible in * Global